From 8f3ac0505668352dde4d8a6a0437db14884ae381 Mon Sep 17 00:00:00 2001 From: Gacko Date: Mon, 24 Apr 2017 19:59:38 +0200 Subject: Fix non-PCH build. What else? --- .../scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/server/scripts') diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp index 326959cb765..168a92640ed 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp @@ -15,7 +15,10 @@ * with this program. If not, see . */ +#include "ScriptMgr.h" +#include "SpellMgr.h" #include "SpellScript.h" +#include "SpellAuraEffects.h" enum Spells { -- cgit v1.2.3