summaryrefslogtreecommitdiff
path: root/src/inventory.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-17 00:36:15 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-17 00:36:15 +0300
commit093e392dd84c920d26bca17d48ac6611393d087c (patch)
tree776845e14448e748f25dcfc92749ed1599b0ce31 /src/inventory.cpp
parentb30df9b843eae2128431320308510f13296e3e7f (diff)
downloadplus-093e392dd84c920d26bca17d48ac6611393d087c.tar.gz
plus-093e392dd84c920d26bca17d48ac6611393d087c.tar.bz2
plus-093e392dd84c920d26bca17d48ac6611393d087c.tar.xz
plus-093e392dd84c920d26bca17d48ac6611393d087c.zip
Fix code style.
Diffstat (limited to 'src/inventory.cpp')
-rw-r--r--src/inventory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inventory.cpp b/src/inventory.cpp
index 8569dc8fb..75729a28b 100644
--- a/src/inventory.cpp
+++ b/src/inventory.cpp
@@ -21,6 +21,7 @@
*/
#include "inventory.h"
+
#include "item.h"
#include "logger.h"