summaryrefslogtreecommitdiff
path: root/src/being/playerinfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-24 18:01:15 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-24 18:01:15 +0300
commit2db3122516fc742e3a0a694a4fdc647fbb4ed90a (patch)
tree5c8afa48f2fca125bfeda2778a9598e0bc92127c /src/being/playerinfo.h
parente04f5805bdc7af8c297fd5b458836c63314341e1 (diff)
downloadmv-2db3122516fc742e3a0a694a4fdc647fbb4ed90a.tar.gz
mv-2db3122516fc742e3a0a694a4fdc647fbb4ed90a.tar.bz2
mv-2db3122516fc742e3a0a694a4fdc647fbb4ed90a.tar.xz
mv-2db3122516fc742e3a0a694a4fdc647fbb4ed90a.zip
Move type Keep into separate file.
Diffstat (limited to 'src/being/playerinfo.h')
-rw-r--r--src/being/playerinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h
index b60757931..35436d694 100644
--- a/src/being/playerinfo.h
+++ b/src/being/playerinfo.h
@@ -27,6 +27,7 @@
#include "enums/guildpositionflags.h"
#include "enums/state.h"
+#include "enums/simpletypes/keep.h"
#include "enums/simpletypes/notify.h"
#include "enums/simpletypes/sfx.h"
#include "enums/simpletypes/simpletypes.h"