aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland
diff options
context:
space:
mode:
authorSpp <none@none>2010-11-29 07:50:31 +0100
committerSpp <none@none>2010-11-29 07:50:31 +0100
commit25ac835507ae2de774e89e7f46ab08303574bd89 (patch)
tree6cf389eb09f3bc5f0338aee48ad3ae994cae8d6b /src/server/scripts/Outland
parent116d845601bd5625f3d690bd8ae36ec6d742ff44 (diff)
Core/Groups: Move all function definition from .h to .cpp
Core/Groups: Remove Group.h dependency from any .h file --HG-- branch : trunk
Diffstat (limited to 'src/server/scripts/Outland')
-rw-r--r--src/server/scripts/Outland/shadowmoon_valley.cpp1
-rw-r--r--src/server/scripts/Outland/terokkar_forest.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/server/scripts/Outland/shadowmoon_valley.cpp b/src/server/scripts/Outland/shadowmoon_valley.cpp
index a4883f84f74..66ccb80a3c2 100644
--- a/src/server/scripts/Outland/shadowmoon_valley.cpp
+++ b/src/server/scripts/Outland/shadowmoon_valley.cpp
@@ -43,6 +43,7 @@ EndContentData */
#include "ScriptPCH.h"
#include "ScriptedEscortAI.h"
+#include "Group.h"
/*#####
# mob_mature_netherwing_drake
diff --git a/src/server/scripts/Outland/terokkar_forest.cpp b/src/server/scripts/Outland/terokkar_forest.cpp
index d95d9f84bb0..ab02793de84 100644
--- a/src/server/scripts/Outland/terokkar_forest.cpp
+++ b/src/server/scripts/Outland/terokkar_forest.cpp
@@ -35,6 +35,7 @@ EndContentData */
#include "ScriptPCH.h"
#include "ScriptedEscortAI.h"
+#include "Group.h"
/*######
## mob_unkor_the_ruthless