From baf1f027c140f2fbafe3094408ac2f69a066f0e5 Mon Sep 17 00:00:00 2001 From: ariel- Date: Tue, 4 Oct 2016 21:08:03 -0300 Subject: [PATCH] Core/Scripts: add headers required for NoPCH build --- .../Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp | 1 + src/server/scripts/Pet/pet_hunter.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp index 0aba111b6ae..1f7abd57471 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp @@ -15,6 +15,7 @@ * with this program. If not, see . */ +#include "ScriptMgr.h" #include "SpellScript.h" enum Spells diff --git a/src/server/scripts/Pet/pet_hunter.cpp b/src/server/scripts/Pet/pet_hunter.cpp index 872348a7646..ed211800cd2 100644 --- a/src/server/scripts/Pet/pet_hunter.cpp +++ b/src/server/scripts/Pet/pet_hunter.cpp @@ -22,6 +22,7 @@ #include "ScriptMgr.h" #include "ScriptedCreature.h" +#include "SpellScript.h" enum HunterSpells {