summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motionhuman.cpp
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-06-25 16:37:03 +0200
committerProgramerus <alcadeias95@gmail.com>2012-06-25 16:37:03 +0200
commitf58918031c001a0159eaf8f18d4e451e70089d30 (patch)
tree9b85fe09213b364d837fbd9aeefe3f63b9418f83 /src/object/motion/motionhuman.cpp
parent3478978c21ddc905ceb01f5ffc9c22bbf19bc288 (diff)
downloadcolobot-f58918031c001a0159eaf8f18d4e451e70089d30.tar.gz
colobot-f58918031c001a0159eaf8f18d4e451e70089d30.tar.bz2
colobot-f58918031c001a0159eaf8f18d4e451e70089d30.zip
Declarations for graphics/common
Diffstat (limited to 'src/object/motion/motionhuman.cpp')
-rw-r--r--src/object/motion/motionhuman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/motion/motionhuman.cpp b/src/object/motion/motionhuman.cpp
index 3b04378..6bdcf7e 100644
--- a/src/object/motion/motionhuman.cpp
+++ b/src/object/motion/motionhuman.cpp
@@ -21,7 +21,7 @@
#include "object/motion/motionhuman.h"
-#include "common/modfile.h"
+#include "old/modfile.h"
#include "old/terrain.h"
#include "old/water.h"
#include "math/geometry.h"