summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 08f123bce..7a66c0b19 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -35,6 +35,7 @@
#include "being/localplayer.h"
#include "being/playerinfo.h"
+#include "const/itemshortcut.h"
#include "const/spells.h"
#include "const/gui/chat.h"
@@ -56,7 +57,6 @@
#include "gui/shortcut/dropshortcut.h"
#include "gui/shortcut/emoteshortcut.h"
-#include "gui/shortcut/itemshortcut.h"
#include "gui/popups/popupmenu.h"