aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test10.cpp.ref
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test10.cpp.ref')
-rw-r--r--autotests/kconfig_compiler/test10.cpp.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test10.cpp.ref b/autotests/kconfig_compiler/test10.cpp.ref
index 971697d5..12e3a431 100644
--- a/autotests/kconfig_compiler/test10.cpp.ref
+++ b/autotests/kconfig_compiler/test10.cpp.ref
@@ -4,7 +4,7 @@
#include "test10.h"
#include <qglobal.h>
-#include <QtCore/QFile>
+#include <QFile>
class Test10Helper
{