From e3bdcb1d62c8de4f13dfbeac1635dd82e0be5dff Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Tue, 27 Sep 2011 15:19:20 +0300 Subject: Use module prefixed include paths, avoids warnings in configure. Change-Id: I081fa49073da532647836ddd1087c0f5fcf32775 Reviewed-on: http://codereview.qt-project.org/5634 Reviewed-by: Qt Sanity Bot Reviewed-by: Lars Knoll --- src/gui/kernel/qplatforminputcontext_qpa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel/qplatforminputcontext_qpa.h') diff --git a/src/gui/kernel/qplatforminputcontext_qpa.h b/src/gui/kernel/qplatforminputcontext_qpa.h index f4efc3e92d..8321c0a29c 100644 --- a/src/gui/kernel/qplatforminputcontext_qpa.h +++ b/src/gui/kernel/qplatforminputcontext_qpa.h @@ -42,7 +42,7 @@ #ifndef QPLATFORMINPUTCONTEXT_H #define QPLATFORMINPUTCONTEXT_H -#include +#include QT_BEGIN_HEADER -- cgit v1.2.3