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