From 42c993f8add11a9f5cb32fed6144648c10f5a4ee Mon Sep 17 00:00:00 2001 From: Treeston Date: Fri, 21 Jul 2017 17:36:04 +0200 Subject: nopch fix --- .../Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp index 4bc96ef64f4..2dd469c0068 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp @@ -16,8 +16,9 @@ * with this program. If not, see . */ -#include "PassiveAI.h" +#include "InstanceScript.h" #include "ObjectAccessor.h" +#include "PassiveAI.h" #include "Player.h" #include "PlayerAI.h" #include "ScriptMgr.h" -- cgit v1.2.3