aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThem <none@none>2009-05-29 19:26:56 +0200
committerThem <none@none>2009-05-29 19:26:56 +0200
commitb453bca2b4d2deb69531c52b63db3482986e5cd9 (patch)
tree5393c42bda29a82ad2bfdca8d9e004289b17415f
parent106766e4ac01e766b3d01ab16cbb1871b4dd5fa6 (diff)
*Fix compile under *nix.
--HG-- branch : trunk
-rw-r--r--src/game/OutdoorPvP.h1
1 files changed, 1 insertions, 0 deletions
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 <map>
#include <set>