aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2017-05-23 00:58:57 +0200
committerShauren <shauren.trinity@gmail.com>2017-05-23 00:58:57 +0200
commit35965a8503cf798f4a67985af21fed6279acdce3 (patch)
treefc4bdce67f24f5ad63487b22331609405b341af2 /src
parent5b754ee08c433302531bbbb66aabf898d594dc1b (diff)
Nopch build fix for game
Diffstat (limited to 'src')
-rw-r--r--src/server/game/Battlegrounds/BattlegroundScore.h1
-rw-r--r--src/server/scripts/EasternKingdoms/zone_dun_morogh_area_coldridge_valley.cpp9
2 files changed, 7 insertions, 3 deletions
diff --git a/src/server/game/Battlegrounds/BattlegroundScore.h b/src/server/game/Battlegrounds/BattlegroundScore.h
index 9d46755c854..cd3058f8ded 100644
--- a/src/server/game/Battlegrounds/BattlegroundScore.h
+++ b/src/server/game/Battlegrounds/BattlegroundScore.h
@@ -21,6 +21,7 @@
#include "Errors.h"
#include "ObjectGuid.h"
#include "SharedDefines.h"
+#include <string>
enum ScoreType
{
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 adab1d9115b..5517302be6a 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
@@ -16,11 +16,14 @@
*/
#include "ScriptMgr.h"
-#include "ScriptedCreature.h"
-#include "MoveSplineInit.h"
-#include "SpellScript.h"
#include "CombatAI.h"
+#include "MoveSplineInit.h"
+#include "ObjectAccessor.h"
#include "Player.h"
+#include "ScriptedCreature.h"
+#include "SpellInfo.h"
+#include "SpellScript.h"
+#include "TemporarySummon.h"
enum WoundedColdridgeMountaineer
{