From a0826dce0d4259771e3dded89922ad06e009183f Mon Sep 17 00:00:00 2001 From: w12x Date: Sat, 15 Nov 2008 15:11:31 -0600 Subject: [svn] Added missing includes. --HG-- branch : trunk --- src/game/SpellEffects.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/SpellEffects.cpp') diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp index daf05ec51a0..f32a89db2b4 100644 --- a/src/game/SpellEffects.cpp +++ b/src/game/SpellEffects.cpp @@ -56,6 +56,7 @@ #include "SocialMgr.h" #include "Util.h" #include "TemporarySummon.h" +#include "CellImpl.h" #include "ScriptCalls.h" // for goober gameobject script pEffect SpellEffects[TOTAL_SPELL_EFFECTS]= -- cgit v1.2.3