summaryrefslogtreecommitdiffstats
path: root/src/old/camera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/camera.cpp')
-rw-r--r--src/old/camera.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/old/camera.cpp b/src/old/camera.cpp
index 1de5d45..2c2ffef 100644
--- a/src/old/camera.cpp
+++ b/src/old/camera.cpp
@@ -22,18 +22,18 @@
#include "common/struct.h"
#include "math/const.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 "graphics/common/terrain.h"
-#include "graphics/common/water.h"
+#include "old/math3d.h"
+#include "old/terrain.h"
+#include "old/water.h"
#include "object/object.h"
#include "physics/physics.h"
-#include "graphics/common/camera.h"
+#include "old/camera.h"