summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp')
-rw-r--r--tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp b/tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp
index f77d38f1ab..85e36b74b2 100644
--- a/tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp
+++ b/tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp
@@ -47,7 +47,6 @@
#include <qgraphicsview.h>
#include <qstyleoption.h>
#include <private/qobject_p.h>
-#include "../../shared/util.h"
class tst_QGraphicsObject : public QObject {
Q_OBJECT