summaryrefslogtreecommitdiff
path: root/src/resources/inventory
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-21 22:46:15 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-22 00:04:12 +0300
commit155b8814e84a4f5cfa3f91f8dcc096c6f8136dcd (patch)
tree8c58926c8b9c1aee3c38f74a7b20390102cb2435 /src/resources/inventory
parent1198f1c981bb0afc193884a23a18705d1171b307 (diff)
downloadplus-155b8814e84a4f5cfa3f91f8dcc096c6f8136dcd.tar.gz
plus-155b8814e84a4f5cfa3f91f8dcc096c6f8136dcd.tar.bz2
plus-155b8814e84a4f5cfa3f91f8dcc096c6f8136dcd.tar.xz
plus-155b8814e84a4f5cfa3f91f8dcc096c6f8136dcd.zip
Remove extra includes.
Diffstat (limited to 'src/resources/inventory')
-rw-r--r--src/resources/inventory/inventory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/inventory/inventory.cpp b/src/resources/inventory/inventory.cpp
index ddc9acc1a..441ba4a3c 100644
--- a/src/resources/inventory/inventory.cpp
+++ b/src/resources/inventory/inventory.cpp
@@ -31,7 +31,6 @@
#include "resources/iteminfo.h"
#include "resources/item/item.h"
-#include "resources/item/itemoptionslist.h"
#include "listeners/inventorylistener.h"