diff options
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r-- | src/game/Unit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h index 0d1c01e5bd1..79e98f0e92c 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -295,6 +295,7 @@ class Pet; class Path; class PetAura; class Guardian; +class UnitAI; struct SpellImmune { |