diff options
-rw-r--r-- | tests/auto/headers/headersclean.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/headers/headersclean.cpp b/tests/auto/headers/headersclean.cpp index b932b9f..c98cd10 100644 --- a/tests/auto/headers/headersclean.cpp +++ b/tests/auto/headers/headersclean.cpp @@ -55,7 +55,7 @@ // extra #include <QtDBus/QtDBus> -//#include <QtDeclarative/QtDeclarative> +#include <QtDeclarative/QtDeclarative> #include <QtHelp/QtHelp> #include <QtMultimedia/QtMultimedia> #include <QtOpenGL/QtOpenGL> |