summaryrefslogtreecommitdiffstats
path: root/src/motionvehicle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/motionvehicle.h')
-rw-r--r--src/motionvehicle.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/motionvehicle.h b/src/motionvehicle.h
index 75ab423..1b351c4 100644
--- a/src/motionvehicle.h
+++ b/src/motionvehicle.h
@@ -20,6 +20,9 @@
#define _MOTIONVEHICLE_H_
+#include "motion.h"
+
+
class CInstanceManager;
class CEngine;
class CLight;