Fix paths.

PiperOrigin-RevId: 864933655
Change-Id: I44f34b47fe4f6725de59c6565f6b2b557b80eaa6
This commit is contained in:
Haroon Qureshi
2026-02-03 10:15:31 -08:00
committed by Copybara-Service
parent 0ec7259e5c
commit feb3abcccf
+2 -2
View File
@@ -16,8 +16,8 @@
#include <memory>
#include "third_party/GL/gl/include/EGL/egl.h"
#include "third_party/GL/gl/include/EGL/eglext.h"
#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <mujoco/mujoco.h>
namespace mujoco::platform {