aboutsummaryrefslogtreecommitdiff
path: root/src/game/MotionMaster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/MotionMaster.h')
-rw-r--r--src/game/MotionMaster.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/MotionMaster.h b/src/game/MotionMaster.h
index 9494627f166..c6755bfa167 100644
--- a/src/game/MotionMaster.h
+++ b/src/game/MotionMaster.h
@@ -23,6 +23,8 @@
#include "Common.h"
#include <vector>
+#include "SharedDefines.h"
+#include "Object.h"
class MovementGenerator;
class Unit;