diff options
Diffstat (limited to 'src/gui/textpopup.h')
-rw-r--r-- | src/gui/textpopup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/textpopup.h b/src/gui/textpopup.h index 898b53555..1c7956588 100644 --- a/src/gui/textpopup.h +++ b/src/gui/textpopup.h @@ -27,7 +27,7 @@ #include "gui/widgets/popup.h" -#include <guichan/mouselistener.hpp> +#include "guichan/mouselistener.hpp" class TextBox; |