aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/fallbackinputmethod_p.h
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2018-08-22 14:25:22 +0300
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2018-08-27 12:43:21 +0000
commit907f11717df5523dce81270ef41e376c7660f407 (patch)
treec03d521bb1bfa2d44bde276bae9141fb9623e5ac /src/virtualkeyboard/fallbackinputmethod_p.h
parentad6b6a653628ae52827b718d90c1a9df85f43d18 (diff)
Prefix non-namespaced header file names with qvirtualkeyboard
Change-Id: Idf2447736ef72fa0fb4dfeacc3386ed7b4fe41c9 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'src/virtualkeyboard/fallbackinputmethod_p.h')
-rw-r--r--src/virtualkeyboard/fallbackinputmethod_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/virtualkeyboard/fallbackinputmethod_p.h b/src/virtualkeyboard/fallbackinputmethod_p.h
index 37b94660..f494079d 100644
--- a/src/virtualkeyboard/fallbackinputmethod_p.h
+++ b/src/virtualkeyboard/fallbackinputmethod_p.h
@@ -41,7 +41,7 @@
// We mean it.
//
-#include <QtVirtualKeyboard/abstractinputmethod.h>
+#include <QtVirtualKeyboard/qvirtualkeyboardabstractinputmethod.h>
QT_BEGIN_NAMESPACE
namespace QtVirtualKeyboard {