summaryrefslogtreecommitdiff
path: root/Source/QtDialog/Compilers.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QtDialog/Compilers.h')
-rw-r--r--Source/QtDialog/Compilers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/QtDialog/Compilers.h b/Source/QtDialog/Compilers.h
index 96770e3f4..931c93566 100644
--- a/Source/QtDialog/Compilers.h
+++ b/Source/QtDialog/Compilers.h
@@ -5,10 +5,10 @@
#include "cmConfigure.h" // IWYU pragma: keep
-#include <QWidget>
-
#include <ui_Compilers.h>
+#include <QWidget>
+
class Compilers
: public QWidget
, public Ui::Compilers