diff options
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.h')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index 0a9eacf83..a4dbeb96e 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -23,13 +23,9 @@ #ifndef GUI_WIDGETS_SPELLSHORTCUTCONTAINER_H #define GUI_WIDGETS_SPELLSHORTCUTCONTAINER_H -#include <guichan/mouselistener.hpp> - #include "gui/widgets/shortcutcontainer.h" -class Image; class SpellPopup; -class TextCommand; /** * An item shortcut container. Used to quickly use items. |