aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/UnitAI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/UnitAI.h b/src/game/UnitAI.h
index 095edb0fc3e..b6f5f4fc561 100644
--- a/src/game/UnitAI.h
+++ b/src/game/UnitAI.h
@@ -22,6 +22,7 @@
#define TRINITY_UNITAI_H
#include "Platform/Define.h"
+#include "CreatureAIImpl.h"
class Unit;
class Player;