diff options
author | shennetsind <ind@henn.et> | 2013-07-05 01:07:59 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-07-05 01:07:59 -0300 |
commit | a3711050a219e887b6637969bac66fb7d261d9cf (patch) | |
tree | f56eea60a1904dae8e43e0ff31ae72c7c8decc00 /src/map/battleground.h | |
parent | 88da261c4cf6f984252adb46a1b780a9aeeb8ccc (diff) | |
download | hercules-a3711050a219e887b6637969bac66fb7d261d9cf.tar.gz hercules-a3711050a219e887b6637969bac66fb7d261d9cf.tar.bz2 hercules-a3711050a219e887b6637969bac66fb7d261d9cf.tar.xz hercules-a3711050a219e887b6637969bac66fb7d261d9cf.zip |
Minor compliance adjustments
Data provided by clang
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/battleground.h')
-rw-r--r-- | src/map/battleground.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battleground.h b/src/map/battleground.h index 88d75f953..36f6f0cee 100644 --- a/src/map/battleground.h +++ b/src/map/battleground.h @@ -6,6 +6,7 @@ #define _BATTLEGROUND_H_ #include "../common/mmo.h" // struct party +#include "clif.h" #include "guild.h" /** |