summaryrefslogtreecommitdiffstats
path: root/plugins/src/inputmethods/simple/qsimpleinputcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/src/inputmethods/simple/qsimpleinputcontext.h')
-rw-r--r--plugins/src/inputmethods/simple/qsimpleinputcontext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/src/inputmethods/simple/qsimpleinputcontext.h b/plugins/src/inputmethods/simple/qsimpleinputcontext.h
index f2028d8de..3eb56133f 100644
--- a/plugins/src/inputmethods/simple/qsimpleinputcontext.h
+++ b/plugins/src/inputmethods/simple/qsimpleinputcontext.h
@@ -43,8 +43,8 @@
#ifndef TQSIMPLEINPUT_CONTEXT_H
#define TQSIMPLEINPUT_CONTEXT_H
-#include <qinputcontext.h>
-#include <qnamespace.h>
+#include <ntqinputcontext.h>
+#include <ntqnamespace.h>
#define QT_KEYSETQUENCE_MAX_LEN 6
#define UNITIZE(qkey) (0x02000000|qkey)