summaryrefslogtreecommitdiff
path: root/src/dropshortcut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropshortcut.cpp')
-rw-r--r--src/dropshortcut.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dropshortcut.cpp b/src/dropshortcut.cpp
index 03450718b..da1acc496 100644
--- a/src/dropshortcut.cpp
+++ b/src/dropshortcut.cpp
@@ -22,6 +22,7 @@
#include "dropshortcut.h"
+#include "client.h"
#include "configuration.h"
#include "inventory.h"
#include "item.h"
@@ -33,8 +34,6 @@
#include "net/inventoryhandler.h"
#include "net/net.h"
-#include "utils/stringutils.h"
-
#include "debug.h"
DropShortcut *dropShortcut;