From 76f4259091c911a0879966f55ba481ebaa8a1fca Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 31 May 2010 18:10:29 -0600 Subject: * Fix Linux compile. --HG-- branch : trunk --- src/game/Unit.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp index 6d624cd82d3..574ef8a50da 100644 --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -19,6 +19,7 @@ */ #include "Common.h" +#include "CreatureAIImpl.h" #include "Log.h" #include "Opcodes.h" #include "WorldPacket.h" -- cgit v1.2.3