* Fixed compile error - thx Megamage

--HG--
branch : trunk
This commit is contained in:
Drahy
2009-05-11 19:31:48 +02:00
parent 67cf05ca73
commit bb0d592a10

View File

@@ -22,6 +22,7 @@
#define TRINITY_CREATUREAI_H
#include "UnitAI.h"
#include "Common.h"
class WorldObject;
class Unit;