From b453bca2b4d2deb69531c52b63db3482986e5cd9 Mon Sep 17 00:00:00 2001 From: Them Date: Fri, 29 May 2009 19:26:56 +0200 Subject: *Fix compile under *nix. --HG-- branch : trunk --- src/game/OutdoorPvP.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/game/OutdoorPvP.h b/src/game/OutdoorPvP.h index 3c3db7a49a9..e72461bd234 100644 --- a/src/game/OutdoorPvP.h +++ b/src/game/OutdoorPvP.h @@ -21,6 +21,7 @@ #include "Util.h" #include "SharedDefines.h" +#include "GameObject.h" #include #include -- cgit v1.2.3