From 81a53f8d73b6cb2e90c9e8d4f6e332d5a939b092 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 31 May 2009 21:39:29 -0500 Subject: *Fix compile in *nix. --HG-- branch : trunk --- src/game/ZoneScript.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/game/ZoneScript.h b/src/game/ZoneScript.h index 8c8ccaedcb9..80e5e6d0a2f 100644 --- a/src/game/ZoneScript.h +++ b/src/game/ZoneScript.h @@ -21,6 +21,7 @@ #include "Common.h" +class WorldObject; class Creature; class GameObject; -- cgit v1.2.3