diff --git a/src/server/scripts/Spells/spell_warrior.cpp b/src/server/scripts/Spells/spell_warrior.cpp index fa4063567d..a18eadf075 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 "SpellMgr.h" #include "SpellAuraEffects.h" #include "SpellHistory.h" #include "SpellScript.h"