summaryrefslogtreecommitdiff
path: root/src/gui/unregisterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/unregisterdialog.h')
-rw-r--r--src/gui/unregisterdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h
index 222dab2f..b31d0e61 100644
--- a/src/gui/unregisterdialog.h
+++ b/src/gui/unregisterdialog.h
@@ -22,10 +22,10 @@
#ifndef UNREGISTERDIALOG_H
#define UNREGISTERDIALOG_H
-#include "gui/widgets/window.h"
-
#include "guichanfwd.h"
+#include "gui/widgets/window.h"
+
#include <guichan/actionlistener.hpp>
class LoginData;