summaryrefslogtreecommitdiffstats
path: root/src/ui/compass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/compass.cpp')
-rw-r--r--src/ui/compass.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/compass.cpp b/src/ui/compass.cpp
index 94c2d1e..9d0ad2f 100644
--- a/src/ui/compass.cpp
+++ b/src/ui/compass.cpp
@@ -21,8 +21,8 @@
#include "common/struct.h"
#include "math/geometry.h"
-#include "graphics/d3d/d3dengine.h"
-#include "math/old/math3d.h"
+#include "old/d3dengine.h"
+#include "old/math3d.h"
#include "common/event.h"
#include "common/misc.h"
#include "common/iman.h"