summaryrefslogtreecommitdiffstats
path: root/src/math/old/math3d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/old/math3d.cpp')
-rw-r--r--src/math/old/math3d.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/math/old/math3d.cpp b/src/math/old/math3d.cpp
index 9aa5f89..368cd5e 100644
--- a/src/math/old/math3d.cpp
+++ b/src/math/old/math3d.cpp
@@ -23,11 +23,11 @@
#include <stdio.h>
#include <d3d.h>
-#include "struct.h"
-#include "d3dengine.h"
-#include "d3dmath.h"
-#include "d3dutil.h"
-#include "math3d.h"
+#include "common/struct.h"
+#include "graphics/d3d/d3dengine.h"
+#include "math/old/d3dmath.h"
+#include "graphics/d3d/d3dutil.h"
+#include "math/old/math3d.h"