summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/MapTrainerUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/widgets/MapTrainerUI.h')
-rw-r--r--sigmodr/widgets/MapTrainerUI.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sigmodr/widgets/MapTrainerUI.h b/sigmodr/widgets/MapTrainerUI.h
index 140f1348..1eb6b80d 100644
--- a/sigmodr/widgets/MapTrainerUI.h
+++ b/sigmodr/widgets/MapTrainerUI.h
@@ -18,12 +18,12 @@
#ifndef SIGMODR_MAPTRAINERUI
#define SIGMODR_MAPTRAINERUI
-// Sigmodr includes
-#include "ObjectUI.h"
-
// Form include
#include "ui_maptrainer.h"
+// Sigmodr includes
+#include "ObjectUI.h"
+
// Forward declarations
namespace Sigmod
{