From 97770046069d54eeb29c71a23304c74ec26ea08e Mon Sep 17 00:00:00 2001 From: QAston Date: Mon, 15 Jun 2009 15:49:08 +0200 Subject: *Fix build. --HG-- branch : trunk --- src/game/Unit.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/game/Unit.h b/src/game/Unit.h index b7868c6c83b..9a8b7a51c1e 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -36,6 +36,8 @@ #include "DBCStructure.h" #include +class Vehicle; + #define WORLD_TRIGGER 12999 enum SpellInterruptFlags -- cgit v1.2.3