From 306d59cb51595fa6b3c3e3c52fbce3dca23ccf1d Mon Sep 17 00:00:00 2001 From: Malcrom Date: Fri, 4 Jan 2013 07:25:32 -0330 Subject: Core/Scripting: Add a few includes to boss_kirtonos_the_herald. --- .../scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/server/scripts') diff --git a/src/server/scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp b/src/server/scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp index b969394fc6d..946b7b42f9e 100644 --- a/src/server/scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp +++ b/src/server/scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp @@ -18,6 +18,9 @@ #include "ScriptMgr.h" #include "ScriptedCreature.h" #include "scholomance.h" +#include "MoveSplineInit.h" +#include "GameObjectAI.h" +#include "Player.h" enum Says { -- cgit v1.2.3