summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/shared/platforminputcontext.h
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-05-08 00:02:17 -0700
committerQt by Nokia <qt-info@nokia.com>2012-05-09 04:43:21 +0200
commitfbeb886c5788024ff31c8e724c4d96ac1ac272b5 (patch)
tree9608a42d18b2443b0d8ace9478ce42e6d6f19a1a /tests/auto/declarative/shared/platforminputcontext.h
parentc3f9f982c2bdecf742e1aeae273755e0e95ad39d (diff)
Adapt to _qpa file rename in qtbase.
qtbase change 36547f4eff44361f7a6acd0cff107c0e47561f93 renamed qpa headers. Change-Id: I831fb0942de205662e3598a5ddc5ff646b0c7ae4 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'tests/auto/declarative/shared/platforminputcontext.h')
-rw-r--r--tests/auto/declarative/shared/platforminputcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/shared/platforminputcontext.h b/tests/auto/declarative/shared/platforminputcontext.h
index 85c652e3..b3744c32 100644
--- a/tests/auto/declarative/shared/platforminputcontext.h
+++ b/tests/auto/declarative/shared/platforminputcontext.h
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include <qplatforminputcontext_qpa.h>
+#include <qpa/qplatforminputcontext.h>
#include <QtGui/QInputMethod>
#include <private/qinputmethod_p.h>