From 0139d83e28a7daa8cf8675ba9403241a92821071 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Sat, 14 May 2016 21:27:22 +0200 Subject: Core/Spells: Fixed non pch build --- src/server/scripts/Spells/spell_shaman.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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" -- cgit v1.2.3