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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/src/inputmethods/simple/qsimpleinputcontext.h b/plugins/src/inputmethods/simple/qsimpleinputcontext.h
index 8935fd6fe..fb3faaefe 100644
--- a/plugins/src/inputmethods/simple/qsimpleinputcontext.h
+++ b/plugins/src/inputmethods/simple/qsimpleinputcontext.h
@@ -44,7 +44,7 @@
#define TQSIMPLEINPUT_CONTEXT_H
#include <tqinputcontext.h>
-#include <ntqnamespace.h>
+#include <tqnamespace.h>
#define QT_KEYSEQUENCE_MAX_LEN 6
#define UNITIZE(tqkey) (0x02000000|tqkey)