summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-24 16:25:36 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-24 16:25:36 +0300
commitb062324beffc070a5f2d1550195cffcddd1da3b0 (patch)
tree1d834c0c28f8363b9b52cb219d7b698ce1857540 /src/inventory.h
parent2ae376534b1d681ad813b2b12160fd486419fc1b (diff)
downloadplus-b062324beffc070a5f2d1550195cffcddd1da3b0.tar.gz
plus-b062324beffc070a5f2d1550195cffcddd1da3b0.tar.bz2
plus-b062324beffc070a5f2d1550195cffcddd1da3b0.tar.xz
plus-b062324beffc070a5f2d1550195cffcddd1da3b0.zip
Move type Damaged into separate file.
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inventory.h b/src/inventory.h
index fb4bef1b6..af0a500ea 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -25,6 +25,7 @@
#include "enums/inventorytype.h"
+#include "enums/simpletypes/damaged.h"
#include "enums/simpletypes/identified.h"
#include "enums/simpletypes/simpletypes.h"