From 8c42defe671eddff5082ba20a7bd1060e41b8faf Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 22 Jun 2011 12:11:55 +0200 Subject: [PATCH] Compile. --- src/gui/kernel/qplatforminputcontext_qpa.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/kernel/qplatforminputcontext_qpa.cpp b/src/gui/kernel/qplatforminputcontext_qpa.cpp index a618d20..dd4bee7 100644 --- a/src/gui/kernel/qplatforminputcontext_qpa.cpp +++ b/src/gui/kernel/qplatforminputcontext_qpa.cpp @@ -40,6 +40,7 @@ ****************************************************************************/ #include +#include QPlatformInputContext::QPlatformInputContext() { -- 2.7.4