summaryrefslogtreecommitdiffstats
path: root/src/tools/qlocale.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlocale.cpp')
-rw-r--r--src/tools/qlocale.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/qlocale.cpp b/src/tools/qlocale.cpp
index 59d23f804..dd1769216 100644
--- a/src/tools/qlocale.cpp
+++ b/src/tools/qlocale.cpp
@@ -43,12 +43,12 @@
#include <math.h>
#include <stdlib.h>
-#include "qlocale.h"
+#include "ntqlocale.h"
#include "qlocale_p.h"
-#include "qnamespace.h"
+#include "ntqnamespace.h"
#ifdef QT_QLOCALE_USES_FCVT
-# include <qmutex.h>
+# include <ntqmutex.h>
# include <private/qmutexpool_p.h>
#endif