summaryrefslogtreecommitdiff
path: root/src/itemshortcut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/itemshortcut.cpp')
-rw-r--r--src/itemshortcut.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/itemshortcut.cpp b/src/itemshortcut.cpp
index 62b37f34e..10fa20a50 100644
--- a/src/itemshortcut.cpp
+++ b/src/itemshortcut.cpp
@@ -25,6 +25,7 @@
#include "configuration.h"
#include "inventory.h"
#include "item.h"
+#include "logger.h"
#include "playerinfo.h"
#include "spellmanager.h"
@@ -33,8 +34,6 @@
#include "net/inventoryhandler.h"
#include "net/net.h"
-#include "utils/stringutils.h"
-
#include "debug.h"
ItemShortcut *itemShortcut[SHORTCUT_TABS];