aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2011-11-07 07:55:24 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-09 13:13:36 +0100
commit59495d2ceeb50da7329b0b13c8f4154aeeb99c0d (patch)
tree70bf23f900fadada7e83f4d5a59792a62a459aae /tests/auto/headersclean
parent1c93b9ce6e180e7beeaae32c524a6726d50939c5 (diff)
trivial: make the test actually check the headers
Change-Id: I82ec9f1d7879c7539d80f49a493f68b5e5be5e70 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/headersclean')
-rw-r--r--tests/auto/headersclean/tst_headersclean.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/headersclean/tst_headersclean.cpp b/tests/auto/headersclean/tst_headersclean.cpp
index 60bb799076..9aa7f1d693 100644
--- a/tests/auto/headersclean/tst_headersclean.cpp
+++ b/tests/auto/headersclean/tst_headersclean.cpp
@@ -49,6 +49,7 @@
#include <QtCore/QtCore>
#include <QtTest/QtTest>
+#include <QtDeclarative/QtDeclarative>
class tst_HeadersClean: public QObject
{