aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2018-06-16 17:37:43 +0200
committerShauren <shauren.trinity@gmail.com>2018-06-16 17:37:43 +0200
commitcdcb3106e667d67947c14104cbb74ecaa944bf6d (patch)
tree17ad4e4665158003cc278432db87dc0a84306fc2
parent9ffabae6bf2dbec8a2755f7e018fec6dcc2668c4 (diff)
nopch fix
-rw-r--r--src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp1
1 files changed, 1 insertions, 0 deletions
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[] =