diff options
Diffstat (limited to 'main/tests/test_physics_2d.h')
-rw-r--r-- | main/tests/test_physics_2d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tests/test_physics_2d.h b/main/tests/test_physics_2d.h index 1031aa7f71..52669777c0 100644 --- a/main/tests/test_physics_2d.h +++ b/main/tests/test_physics_2d.h @@ -31,7 +31,7 @@ #ifndef TEST_PHYSICS_2D_H #define TEST_PHYSICS_2D_H -#include "os/main_loop.h" +#include "core/os/main_loop.h" namespace TestPhysics2D { |