diff options
author | Roderic Morris <roderic@ccs.neu.edu> | 2008-08-21 00:22:22 +0000 |
---|---|---|
committer | Roderic Morris <roderic@ccs.neu.edu> | 2008-08-21 00:22:22 +0000 |
commit | fd3706906e3408b497c61dcc54294dee8e6dbaf7 (patch) | |
tree | 948af65a602a37c555b6c60460b649c0cefec1b0 /src/gui/textdialog.h | |
parent | 8b766aeb57b3d47d7676e4ca8c55db86a69e647e (diff) | |
download | mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.gz mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.bz2 mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.xz mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.zip |
fix svn properties and id tags
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" |