diff options
Diffstat (limited to 'src/itemshortcut.cpp')
-rw-r--r-- | src/itemshortcut.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/itemshortcut.cpp b/src/itemshortcut.cpp index 2a95c7d4e..7f63eeb93 100644 --- a/src/itemshortcut.cpp +++ b/src/itemshortcut.cpp @@ -32,9 +32,6 @@ #include "gui/windows/skilldialog.h" -#include "net/inventoryhandler.h" -#include "net/net.h" - #include "debug.h" ItemShortcut *itemShortcut[SHORTCUT_TABS]; |