summaryrefslogtreecommitdiff
path: root/src/tests/test_3d_physics.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_3d_physics.cc')
-rw-r--r--src/tests/test_3d_physics.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_3d_physics.cc b/src/tests/test_3d_physics.cc
index 0dfe1ce..eb1f5ef 100644
--- a/src/tests/test_3d_physics.cc
+++ b/src/tests/test_3d_physics.cc
@@ -9,7 +9,7 @@
#include "3d/scene.h"
#include "gpu/effects/shaders.h"
#include "gpu/texture_manager.h"
-#include "platform.h"
+#include "platform/platform.h"
#include "procedural/generator.h"
#include <cmath>
#include <cstdio>