diff --git a/src/server/scripts/Spells/spell_shaman.cpp b/src/server/scripts/Spells/spell_shaman.cpp index 241a2d627de..b592bdcaf8e 100644 --- a/src/server/scripts/Spells/spell_shaman.cpp +++ b/src/server/scripts/Spells/spell_shaman.cpp @@ -24,6 +24,7 @@ #include "Player.h" #include "ScriptMgr.h" #include "GridNotifiers.h" +#include "GridNotifiersImpl.h" #include "Unit.h" #include "SpellScript.h" #include "SpellHistory.h"