aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2016-09-27 01:11:51 +0200
committertreeston <treeston.mmoc@gmail.com>2016-09-27 01:11:51 +0200
commitdbe0789eba03deb444f0f72e7e79e3be3763662a (patch)
tree7fbb09ffe9b0b7b35eb704fa2d1be3a1d0dd2d20 /src
parente121d66fbb8edd68fcf027a05d47324757656228 (diff)
...for real this time (seriously - what happened to test builds before merging, Aok?)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp2
-rw-r--r--src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
index 150f4ae6a54..eb6209f0a21 100644
--- a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
+++ b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
@@ -17,7 +17,7 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
-#include "SpellInfo.h"
+#include "SpellScript.h"
#include "azjol_nerub.h"
enum Spells
diff --git a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
index cc2af2da3d0..a1771aed28d 100644
--- a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
+++ b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
@@ -21,7 +21,7 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
-#include "SpellInfo.h"
+#include "SpellScript.h"
#include "azjol_nerub.h"
enum Events