diff options
Diffstat (limited to 'src/gui/textpopup.h')
-rw-r--r-- | src/gui/textpopup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/textpopup.h b/src/gui/textpopup.h index ce6ae2a02..b165c2f25 100644 --- a/src/gui/textpopup.h +++ b/src/gui/textpopup.h @@ -26,10 +26,7 @@ #include "gui/widgets/popup.h" -#include <guichan/mouselistener.hpp> - class Label; -class TextBox; const int TEXTPOPUPCOUNT = 3; |