From 316afd97e054fe3abf6199fb8dc08014737f24a5 Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 16 May 2016 16:35:15 +0200 Subject: And nopch fix too --- 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 f6af68eb0c9..24a44c610f6 100644 --- a/src/server/scripts/Spells/spell_shaman.cpp +++ b/src/server/scripts/Spells/spell_shaman.cpp @@ -23,6 +23,7 @@ #include "ScriptMgr.h" #include "CellImpl.h" +#include "CreatureAIImpl.h" // for RAND() #include "GridNotifiersImpl.h" #include "Player.h" #include "SpellScript.h" -- cgit v1.2.3