aboutsummaryrefslogtreecommitdiff
path: root/src/game/Map.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-18 14:20:38 -0600
committermegamage <none@none>2008-12-18 14:20:38 -0600
commit058db69e0730975cd0e3e03e5abca78828808dd8 (patch)
tree989787da76a34d4dae3fb1dfa449f22b7195f1d0 /src/game/Map.h
parentf4afde50e0f4dfc3df37653bd781a5a723b8d6e2 (diff)
*Fix build in Windows.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Map.h')
-rw-r--r--src/game/Map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Map.h b/src/game/Map.h
index 201e69904d8..e88c1696772 100644
--- a/src/game/Map.h
+++ b/src/game/Map.h
@@ -43,6 +43,7 @@ class WorldPacket;
class InstanceData;
class Group;
class InstanceSave;
+class WorldObject;
namespace ZThread
{