Add Copybara rule to transform header paths under experimental.

PiperOrigin-RevId: 930498813
Change-Id: I18d4cdad18cd1f2e23c8ba48ebf2d2e5a3b54168
This commit is contained in:
Michael Moss
2026-06-11 06:48:21 -07:00
committed by Copybara-Service
parent 018fbc3223
commit fbdf8a6215
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include <string_view>
#include <mujoco/mujoco.h>
#include "third_party/mujoco/src/experimental/platform/sim/model_holder.h"
#include <mujoco/experimental/platform/sim/model_holder.h>
#include "structs.h"
#include <pybind11/pybind11.h>