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