summaryrefslogtreecommitdiffstats
path: root/src/kernel/qinputcontext_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qinputcontext_x11.cpp')
-rw-r--r--src/kernel/qinputcontext_x11.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qinputcontext_x11.cpp b/src/kernel/qinputcontext_x11.cpp
index b7865ece3..44ebf0f7f 100644
--- a/src/kernel/qinputcontext_x11.cpp
+++ b/src/kernel/qinputcontext_x11.cpp
@@ -36,14 +36,14 @@
**
**********************************************************************/
-#include "qinputcontext.h"
+#include "ntqinputcontext.h"
#ifndef QT_NO_IM
#include "qplatformdefs.h"
-#include "qapplication.h"
-#include "qwidget.h"
+#include "ntqapplication.h"
+#include "ntqwidget.h"
#include "qt_x11_p.h"