*Fix build.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-06-04 09:51:59 -05:00
parent 38fd158c40
commit aa5499972f

View File

@@ -20,8 +20,9 @@
#define ZONE_SCRIPT_H_
#include "Common.h"
#include "Creature.h"
struct CreatureData;
//struct CreatureData;
class Creature;
class GameObject;