tests/auto/compilerwarnings/test_cpp.txt
changeset 37 758a864f9613
parent 18 2f34d5167611
--- a/tests/auto/compilerwarnings/test_cpp.txt	Fri Sep 17 08:34:18 2010 +0300
+++ b/tests/auto/compilerwarnings/test_cpp.txt	Mon Oct 04 01:19:32 2010 +0300
@@ -58,6 +58,9 @@
 #include <QtDBus/QtDBus>
 #endif
 
+#include <QtDeclarative/QtDeclarative>
+
+
 #ifndef Q_OS_MAC
 int main(int, char **)
 {