trivial: make the test actually check the headers
authorHarald Fernengel <harald.fernengel@nokia.com>
Mon, 7 Nov 2011 06:55:24 +0000 (07:55 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 Nov 2011 12:13:36 +0000 (13:13 +0100)
Change-Id: I82ec9f1d7879c7539d80f49a493f68b5e5be5e70
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>

tests/auto/headersclean/tst_headersclean.cpp

index 60bb799..9aa7f1d 100644 (file)
@@ -49,6 +49,7 @@
 #include <QtCore/QtCore>
 #include <QtTest/QtTest>
 
+#include <QtDeclarative/QtDeclarative>
 
 class tst_HeadersClean: public QObject
 {