From f560842b598b0475e9686457b506e9f1c1eaa9d4 Mon Sep 17 00:00:00 2001 From: Keader Date: Fri, 15 Dec 2017 22:07:24 -0300 Subject: Build fix --- .../BlackrockMountain/BlackrockSpire/boss_the_beast.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/server/scripts') diff --git a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/boss_the_beast.cpp b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/boss_the_beast.cpp index 432ae0d44da..f33502c728e 100644 --- a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/boss_the_beast.cpp +++ b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockSpire/boss_the_beast.cpp @@ -18,7 +18,12 @@ #include "ScriptMgr.h" #include "blackrock_spire.h" +#include "InstanceScript.h" +#include "MotionMaster.h" +#include "ObjectAccessor.h" +#include "Player.h" #include "ScriptedCreature.h" +#include "SpellAuraEffects.h" enum BeastSpells { -- cgit v1.2.3