aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/compilerwarnings/data/test_cpp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/compilerwarnings/data/test_cpp.txt')
-rw-r--r--tests/auto/compilerwarnings/data/test_cpp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/compilerwarnings/data/test_cpp.txt b/tests/auto/compilerwarnings/data/test_cpp.txt
index c74bb20fdb..01b3bf9980 100644
--- a/tests/auto/compilerwarnings/data/test_cpp.txt
+++ b/tests/auto/compilerwarnings/data/test_cpp.txt
@@ -40,7 +40,7 @@
****************************************************************************/
#ifndef QT_NO_DECLARATIVE
-#include <QtDeclarative/QtDeclarative>
+#include <QtQml/QtQml>
#endif
#ifndef Q_OS_MAC