summaryrefslogtreecommitdiffstats
path: root/src/kernel/qt_pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qt_pch.h')
-rw-r--r--src/kernel/qt_pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h
index 5295f8134..3e5224ae6 100644
--- a/src/kernel/qt_pch.h
+++ b/src/kernel/qt_pch.h
@@ -21,7 +21,7 @@
# undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes qlocale.cpp compile
# endif
# endif
-#include <ntqmap.h> // I must be first!
+#include <tqmap.h> // I must be first!
#include <private/qucomextra_p.h> // All moc genereated code has this include
#include <ntqapplication.h>
#include <ntqbitmap.h>