aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test4main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test4main.cpp')
-rw-r--r--autotests/kconfig_compiler/test4main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test4main.cpp b/autotests/kconfig_compiler/test4main.cpp
index 8792842f..fa9bf7dc 100644
--- a/autotests/kconfig_compiler/test4main.cpp
+++ b/autotests/kconfig_compiler/test4main.cpp
@@ -5,9 +5,9 @@
*/
#include "test4.h"
+#include <QFile>
#include <QGuiApplication>
#include <QStandardPaths>
-#include <QFile>
int main(int argc, char **argv)
{