From 192f8186bdc5a6d53f65597cbb54deb18d135095 Mon Sep 17 00:00:00 2001 From: ariel- Date: Tue, 4 Oct 2016 21:10:57 -0300 Subject: Core/Scripts: add more headers required for NoPCH --- .../scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/scripts/Outland') diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp index 1f7abd57471..b0536705bb2 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp @@ -16,6 +16,7 @@ */ #include "ScriptMgr.h" +#include "SpellMgr.h" #include "SpellScript.h" enum Spells -- cgit v1.2.3