diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/game/OutdoorPvP.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/OutdoorPvP.h b/src/game/OutdoorPvP.h index ad526701795..3c3db7a49a9 100644 --- a/src/game/OutdoorPvP.h +++ b/src/game/OutdoorPvP.h @@ -20,6 +20,7 @@ #define OUTDOOR_PVP_H_ #include "Util.h" +#include "SharedDefines.h" #include <map> #include <set> |