summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwindow/tst_qwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwindow/tst_qwindow.cpp')
-rw-r--r--tests/auto/qwindow/tst_qwindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qwindow/tst_qwindow.cpp b/tests/auto/qwindow/tst_qwindow.cpp
index 478bcbe78c..4171f0f797 100644
--- a/tests/auto/qwindow/tst_qwindow.cpp
+++ b/tests/auto/qwindow/tst_qwindow.cpp
@@ -43,8 +43,6 @@
#include <QtTest/QtTest>
-#include "../../shared/util.h"
-
class tst_QWindow: public QObject
{
Q_OBJECT