From 5cb2ca5c81d4f5d9acafc6df234783896cd48de7 Mon Sep 17 00:00:00 2001 From: Gacko Date: Sat, 14 May 2016 16:09:51 +0200 Subject: Spell/Shaman: Fix non PCH linking. Thanks @Shauren. --- 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 b5546685f68..241a2d627de 100644 --- a/src/server/scripts/Spells/spell_shaman.cpp +++ b/src/server/scripts/Spells/spell_shaman.cpp @@ -28,6 +28,7 @@ #include "SpellScript.h" #include "SpellHistory.h" #include "SpellAuraEffects.h" +#include "CellImpl.h" enum ShamanSpells { -- cgit v1.2.3