From f13ad5d2377da76ff410810f7b2184f1c1520cac Mon Sep 17 00:00:00 2001 From: click Date: Fri, 13 May 2011 22:14:35 +0200 Subject: Core: Fix non-PCH build (missing include) --- src/server/scripts/Northrend/Ulduar/ulduar/ulduar_teleporter.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/server/scripts/Northrend/Ulduar/ulduar/ulduar_teleporter.cpp b/src/server/scripts/Northrend/Ulduar/ulduar/ulduar_teleporter.cpp index 3c7feb80522..aa79edbe2fb 100644 --- a/src/server/scripts/Northrend/Ulduar/ulduar/ulduar_teleporter.cpp +++ b/src/server/scripts/Northrend/Ulduar/ulduar/ulduar_teleporter.cpp @@ -19,6 +19,7 @@ #include "ScriptMgr.h" #include "ScriptedGossip.h" #include "ulduar.h" +#include "InstanceScript.h" /* The teleporter appears to be active and stable. -- cgit v1.2.3