summaryrefslogtreecommitdiffstats
path: root/src/old/planet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/planet.cpp')
-rw-r--r--src/old/planet.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/old/planet.cpp b/src/old/planet.cpp
index 6be1d31..0733459 100644
--- a/src/old/planet.cpp
+++ b/src/old/planet.cpp
@@ -23,13 +23,13 @@
#include "common/struct.h"
#include "math/const.h"
-#include "graphics/d3d/d3dengine.h"
-#include "math/old/d3dmath.h"
+#include "old/d3dengine.h"
+#include "old/d3dmath.h"
#include "common/event.h"
#include "common/misc.h"
#include "common/iman.h"
-#include "math/old/math3d.h"
-#include "graphics/common/planet.h"
+#include "old/math3d.h"
+#include "old/planet.h"