aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
diff options
context:
space:
mode:
authorSpp <spp@jorge.gr>2012-07-30 10:07:26 +0200
committerSpp <spp@jorge.gr>2012-07-30 10:07:26 +0200
commit5a99dfad149245c685c088e9e08aa445428b9e53 (patch)
tree9a1c27b6c9ec950da21df00251df09e8142bdb76 /src/server/scripts/EasternKingdoms
parentb460c496e2e2801bc2ff8ac8326765da094fbec3 (diff)
Warning fixes + compile fix after the merge
Diffstat (limited to 'src/server/scripts/EasternKingdoms')
-rw-r--r--src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp1
-rw-r--r--src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp b/src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp
index d4886bc3795..c0023b006d7 100644
--- a/src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp
+++ b/src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp
@@ -27,6 +27,7 @@ EndScriptData */
#include "ScriptedCreature.h"
#include "zulaman.h"
#include "GridNotifiers.h"
+#include "CellImpl.h"
enum eEnums
{
diff --git a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
index b5646a16692..e4360c1c8ad 100644
--- a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
+++ b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
@@ -27,6 +27,7 @@ EndScriptData */
#include "ScriptedCreature.h"
#include "zulaman.h"
#include "GridNotifiers.h"
+#include "CellImpl.h"
//Trash Waves
float NalorakkWay[8][3] =