From 173db1f5498dc7542e709a25f3a51d477b285f60 Mon Sep 17 00:00:00 2001 From: vincent-michael Date: Mon, 1 May 2017 00:25:13 +0200 Subject: Scripts: Fixed non pch build --- .../scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/server/scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp b/src/server/scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp index e94cdd8c52d..adab1d9115b 100644 --- a/src/server/scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp +++ b/src/server/scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp @@ -19,6 +19,8 @@ #include "ScriptedCreature.h" #include "MoveSplineInit.h" #include "SpellScript.h" +#include "CombatAI.h" +#include "Player.h" enum WoundedColdridgeMountaineer { -- cgit v1.2.3