aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp')
-rw-r--r--tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp b/tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp
index 6e83d41c4e..27efdf7e28 100644
--- a/tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp
+++ b/tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp
@@ -45,6 +45,7 @@
#include <QtQuick/private/qquickrectangle_p.h>
#include <QtQuick/qquickview.h>
#include <QtQml/qqmlcontext.h>
+#include <QtGui/qwindowsysteminterface_qpa.h>
#include "../../shared/util.h"
class tst_QQuickPinchArea: public QQmlDataTest