summaryrefslogtreecommitdiffstats
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.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/headersclean/tst_headersclean.cpp b/tests/auto/headersclean/tst_headersclean.cpp
index 41537776a7..831e7fe50a 100644
--- a/tests/auto/headersclean/tst_headersclean.cpp
+++ b/tests/auto/headersclean/tst_headersclean.cpp
@@ -64,10 +64,6 @@
#include <QtDBus/QtDBus>
#endif
-#ifndef QT_NO_OPENVG
-#include <QtOpenVG/QtOpenVG>
-#endif
-
class tst_HeadersClean: public QObject
{
Q_OBJECT