aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2016-10-04 21:10:57 -0300
committerariel- <ariel-@users.noreply.github.com>2016-10-04 21:10:57 -0300
commit192f8186bdc5a6d53f65597cbb54deb18d135095 (patch)
tree773f7beba3a0fb0bef98d22a8e039884e857a14a /src
parentdc7a1894c513015c2c975587a60008bbf5a28301 (diff)
Core/Scripts: add more headers required for NoPCH
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp1
-rw-r--r--src/server/scripts/Pet/pet_hunter.cpp1
2 files changed, 2 insertions, 0 deletions
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
diff --git a/src/server/scripts/Pet/pet_hunter.cpp b/src/server/scripts/Pet/pet_hunter.cpp
index 00baf6696f9..7f6654bd6dd 100644
--- a/src/server/scripts/Pet/pet_hunter.cpp
+++ b/src/server/scripts/Pet/pet_hunter.cpp
@@ -23,6 +23,7 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
+#include "SpellAuraEffects.h"
enum HunterSpells
{