aboutsummaryrefslogtreecommitdiff
path: root/src/game/UnitAI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/UnitAI.cpp')
-rw-r--r--src/game/UnitAI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/UnitAI.cpp b/src/game/UnitAI.cpp
index c991c75603d..76460bd8cc0 100644
--- a/src/game/UnitAI.cpp
+++ b/src/game/UnitAI.cpp
@@ -19,6 +19,7 @@
*/
#include "UnitAI.h"
+#include "Unit.h"
#include "SpellAuras.h"
void UnitAI::AttackStart(Unit *victim)