aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean/tst_headersclean.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/headersclean/tst_headersclean.cpp')
-rw-r--r--tests/auto/headersclean/tst_headersclean.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/headersclean/tst_headersclean.cpp b/tests/auto/headersclean/tst_headersclean.cpp
index 132eb90231..d5131f96cd 100644
--- a/tests/auto/headersclean/tst_headersclean.cpp
+++ b/tests/auto/headersclean/tst_headersclean.cpp
@@ -49,7 +49,7 @@
#include <QtCore/QtCore>
#include <QtTest/QtTest>
-#include <QtDeclarative/QtDeclarative>
+#include <QtQml/QtQml>
class tst_HeadersClean: public QObject
{