summaryrefslogtreecommitdiffstats
path: root/src/math/test/geometry_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/test/geometry_test.cpp')
-rw-r--r--src/math/test/geometry_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/math/test/geometry_test.cpp b/src/math/test/geometry_test.cpp
index 4aef414..d6dbd9b 100644
--- a/src/math/test/geometry_test.cpp
+++ b/src/math/test/geometry_test.cpp
@@ -21,8 +21,8 @@
#include "../func.h"
#include "../geometry.h"
#include "../conv.h"
-#include "../old/math3d.h"
-#include "../../graphics/d3d/d3dutil.h"
+#include "../../old/math3d.h"
+#include "../../old/d3dutil.h"
#include <d3d.h>
#include <cstdio>