aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-02-01 18:05:32 +0100
committerVincent-Michael <Vincent_Michael@gmx.de>2015-02-01 18:05:32 +0100
commitb6eb66e192145061cb0e5fd9739adb2561855360 (patch)
treef077dd2c6b1eff500517aab66a4acda27ecc6cbb /src
parentc8999449816d4fd4f72c7cdb3b1515e8e244ba5f (diff)
Scripts/Kalimdor: Fix non pch build
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp b/src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp
index 689b17a38ee..ca5e4697c35 100644
--- a/src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp
+++ b/src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp
@@ -29,6 +29,7 @@ EndContentData */
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
+#include "PassiveAI.h"
#include "Player.h"
/*######