From 94333b734dd8fd5622b0461d4b1f822350fbdb9d Mon Sep 17 00:00:00 2001 From: ariel- Date: Fri, 9 Mar 2018 16:14:42 -0300 Subject: Core/Misc: nopch fixes, hopefully the last --- .../scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp | 1 + 1 file changed, 1 insertion(+) (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 9fc21a5ba9d..55fe398cedc 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp @@ -19,6 +19,7 @@ #include "SpellMgr.h" #include "SpellScript.h" #include "SpellAuraEffects.h" +#include "Unit.h" enum Spells { -- cgit v1.2.3