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