summaryrefslogtreecommitdiffstats
path: root/tests/auto/client
diff options
context:
space:
mode:
authorJorgen Lind <jorgen.lind@gmail.com>2012-08-13 08:32:30 +0200
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2012-08-13 10:25:37 +0200
commitb7a2f76e8b1a7422721a77cfe50becafcfe27ccc (patch)
tree8e863da3c6137a9991b52dcdd120f1100ebf945d /tests/auto/client
parent272142f53790987b3f226ca70f942da927d99815 (diff)
Compile fixes
Change-Id: Ie532b5cd87dbcb9546b23c2ce7d013137933fbb8 Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Diffstat (limited to 'tests/auto/client')
-rw-r--r--tests/auto/client/tst_client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/client/tst_client.cpp b/tests/auto/client/tst_client.cpp
index 5b594198e..3348847fc 100644
--- a/tests/auto/client/tst_client.cpp
+++ b/tests/auto/client/tst_client.cpp
@@ -43,6 +43,7 @@
#include <QBackingStore>
#include <QPainter>
+#include <QScreen>
#include <QtTest/QtTest>