From 46e1e35a88f7dc4f6e6043ede4464a6a4bd7ac40 Mon Sep 17 00:00:00 2001 From: Kittnz Date: Sat, 13 Jan 2018 13:02:44 +0100 Subject: fix non pch --- src/server/scripts/EasternKingdoms/zone_goldshire.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/server/scripts/EasternKingdoms/zone_goldshire.cpp b/src/server/scripts/EasternKingdoms/zone_goldshire.cpp index cdef50b54c9..df4dfc1af63 100644 --- a/src/server/scripts/EasternKingdoms/zone_goldshire.cpp +++ b/src/server/scripts/EasternKingdoms/zone_goldshire.cpp @@ -21,6 +21,8 @@ #include "GameEventMgr.h" #include "GameTime.h" #include "CreatureGroups.h" +#include "ScriptedCreature.h" +#include "CreatureAIImpl.h" enum COG_Paths { -- cgit v1.2.3