diff options
Diffstat (limited to 'src/server/scripts/Spells')
| -rw-r--r-- | src/server/scripts/Spells/spell_warrior.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/server/scripts/Spells/spell_warrior.cpp b/src/server/scripts/Spells/spell_warrior.cpp index 551fb17055a..e445092d2f8 100644 --- a/src/server/scripts/Spells/spell_warrior.cpp +++ b/src/server/scripts/Spells/spell_warrior.cpp @@ -26,6 +26,7 @@  #include "MoveSpline.h"  #include "PathGenerator.h"  #include "Player.h" +#include "Spell.h"  #include "SpellMgr.h"  #include "SpellAuraEffects.h"  #include "SpellHistory.h" | 
