diff options
Diffstat (limited to 'src/dropshortcut.cpp')
-rw-r--r-- | src/dropshortcut.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dropshortcut.cpp b/src/dropshortcut.cpp index af9f6b0f3..c8f8e8ffe 100644 --- a/src/dropshortcut.cpp +++ b/src/dropshortcut.cpp @@ -30,9 +30,6 @@ #include "being/localplayer.h" #include "being/playerinfo.h" -#include "net/inventoryhandler.h" -#include "net/net.h" - #include "debug.h" DropShortcut *dropShortcut; |