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"