diff options
Diffstat (limited to 'src/gui/textdialog.h')
-rw-r--r-- | src/gui/textdialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/textdialog.h b/src/gui/textdialog.h index e14ab26b..c03ce7e6 100644 --- a/src/gui/textdialog.h +++ b/src/gui/textdialog.h @@ -24,8 +24,7 @@ #ifndef _TMW_GUI_GUILD_DIALOG_H #define _TMW_GUI_GUILD_DIALOG_H -#include <guichan/actionlistener.hpp>
-
+#include <guichan/actionlistener.hpp> #include "textfield.h" #include "window.h" |