summaryrefslogtreecommitdiff
path: root/src/gui/buttonbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buttonbox.h')
-rw-r--r--src/gui/buttonbox.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/gui/buttonbox.h b/src/gui/buttonbox.h
index 5fc9f88d..edde4aa4 100644
--- a/src/gui/buttonbox.h
+++ b/src/gui/buttonbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: buttonbox.h
*/
#ifndef _TMW_BUTTONBOX_H
@@ -28,10 +26,10 @@
#include <guichan/actionlistener.hpp>
-#include "../guichanfwd.h"
-
#include "window.h"
+#include "../guichanfwd.h"
+
class ButtonBoxListener
{
public: