summaryrefslogtreecommitdiffstats
path: root/src/common/modfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/modfile.cpp')
-rw-r--r--src/common/modfile.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/modfile.cpp b/src/common/modfile.cpp
index eb11065..f87df25 100644
--- a/src/common/modfile.cpp
+++ b/src/common/modfile.cpp
@@ -23,13 +23,13 @@
#include "common/struct.h"
#include "math/geometry.h"
-#include "graphics/d3d/d3dengine.h"
-#include "math/old/d3dmath.h"
+#include "old/d3dengine.h"
+#include "old/d3dmath.h"
#include "common/language.h"
#include "common/event.h"
#include "common/misc.h"
#include "common/iman.h"
-#include "math/old/math3d.h"
+#include "old/math3d.h"
#include "common/modfile.h"