diff options
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.h')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index a4ad1576a..1056e26bf 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -23,7 +23,7 @@ #ifndef SPELLSHORTCUTCONTAINER_H #define SPELLSHORTCUTCONTAINER_H -#include <guichan/mouselistener.hpp> +#include "guichan/mouselistener.hpp" #include "gui/widgets/shortcutcontainer.h" //#include "textcommand.h" |