summaryrefslogtreecommitdiff
path: root/src/being/playerinfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-24 17:34:08 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-24 17:34:08 +0300
commit2444c4f0d666ceb4ca6512edcc1b2e340a146bd7 (patch)
treea53b82e8b10c20a63116400c77185688b98ac12b /src/being/playerinfo.h
parentff7aeb6fb2b38d0a18defd06c2787a0784bc7d62 (diff)
downloadplus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.gz
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.bz2
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.xz
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.zip
Move type Trading 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 295df904b..b7b760afd 100644
--- a/src/being/playerinfo.h
+++ b/src/being/playerinfo.h
@@ -29,6 +29,7 @@
#include "enums/simpletypes/notify.h"
#include "enums/simpletypes/simpletypes.h"
+#include "enums/simpletypes/trading.h"
#include <map>
#ifdef EATHENA_SUPPORT