summaryrefslogtreecommitdiffstats
path: root/src/tools/qlocale.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/tools/qlocale.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
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