From cdcb3106e667d67947c14104cbb74ecaa944bf6d Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 16 Jun 2018 17:37:43 +0200 Subject: nopch fix --- src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/scripts') diff --git a/src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp b/src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp index a97a33aca0c..f18e72ea56d 100644 --- a/src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp +++ b/src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp @@ -21,6 +21,7 @@ #include "Creature.h" #include "GameObject.h" #include "InstanceScript.h" +#include "Map.h" #include "ScriptedCreature.h" DoorData const doorData[] = -- cgit v1.2.3