summaryrefslogtreecommitdiff
path: root/src/gui/skilldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/skilldialog.h')
-rw-r--r--src/gui/skilldialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/skilldialog.h b/src/gui/skilldialog.h
index 12cb3581..861ad07b 100644
--- a/src/gui/skilldialog.h
+++ b/src/gui/skilldialog.h
@@ -22,10 +22,10 @@
#ifndef SKILL_H
#define SKILL_H
-#include "gui/widgets/window.h"
-
#include "guichanfwd.h"
+#include "gui/widgets/window.h"
+
#include <guichan/actionlistener.hpp>
#include <map>