From 3cb4e7c716b11f357b3265257c51e7b6cc5c36f9 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 24 Dec 2008 09:58:26 -0600 Subject: *Update to Mangos 6938. (Only build for VC9) --HG-- branch : trunk --- src/game/ObjectAccessor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/ObjectAccessor.h') diff --git a/src/game/ObjectAccessor.h b/src/game/ObjectAccessor.h index 844a6b49e4d..2202748cd5a 100644 --- a/src/game/ObjectAccessor.h +++ b/src/game/ObjectAccessor.h @@ -33,6 +33,7 @@ #include "GridDefines.h" #include "Object.h" #include "Player.h" +#include "Vehicle.h" #include @@ -150,6 +151,7 @@ class TRINITY_DLL_DECL ObjectAccessor : public Trinity::Singleton