aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/hinterlands.cpp
diff options
context:
space:
mode:
authorJorge <spp@jorge.gr>2012-07-30 00:02:03 -0700
committerJorge <spp@jorge.gr>2012-07-30 00:02:03 -0700
commitb460c496e2e2801bc2ff8ac8326765da094fbec3 (patch)
tree18f0b009015ce750e7f766e42795ee4af2de0215 /src/server/scripts/EasternKingdoms/hinterlands.cpp
parentc2501fa04afb593bf5c26fae990f37736c82bc4f (diff)
parent634b3645d5f2a0752bc389adfd98f56f84cfd838 (diff)
Merge pull request #7227 from Vincent-Michael/PCH
Core/Misc: Use proper headers to optimize compile
Diffstat (limited to 'src/server/scripts/EasternKingdoms/hinterlands.cpp')
-rw-r--r--src/server/scripts/EasternKingdoms/hinterlands.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/hinterlands.cpp b/src/server/scripts/EasternKingdoms/hinterlands.cpp
index 8de895cb51f..a6d01f0ca93 100644
--- a/src/server/scripts/EasternKingdoms/hinterlands.cpp
+++ b/src/server/scripts/EasternKingdoms/hinterlands.cpp
@@ -28,7 +28,8 @@ npc_00x09hl
npc_rinji
EndContentData */
-#include "ScriptPCH.h"
+#include "ScriptMgr.h"
+#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
/*######