From 670579b8379c1f4fbce6a940652b162cabcd867a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Aug 2012 12:57:14 +0300 Subject: Remove useless includes. --- src/dropshortcut.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/dropshortcut.cpp') 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; -- cgit v1.2.3-70-g09d2