diff options
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.cpp')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index 433001f3b..4319bd145 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -27,21 +27,12 @@ #include "itemshortcut.h" #include "spellshortcut.h" -#include "being/localplayer.h" - -#include "input/keyboardconfig.h" - #include "gui/inventorywindow.h" -#include "gui/okdialog.h" #include "gui/shortcutwindow.h" #include "gui/spellpopup.h" #include "gui/viewport.h" -#include "gui/textcommandeditor.h" #include "resources/image.h" -#include "resources/resourcemanager.h" - -#include "utils/gettext.h" #include <guichan/font.hpp> |