diff options
Diffstat (limited to 'src/tools/qlocale.cpp')
-rw-r--r-- | src/tools/qlocale.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qlocale.cpp b/src/tools/qlocale.cpp index d7716a1a7..fc02f8ef2 100644 --- a/src/tools/qlocale.cpp +++ b/src/tools/qlocale.cpp @@ -48,8 +48,8 @@ #include "ntqnamespace.h" #ifdef QT_QLOCALE_USES_FCVT -# include <ntqmutex.h> -# include <private/qmutexpool_p.h> +# include <tqmutex.h> +# include <private/tqmutexpool_p.h> #endif #if defined (Q_OS_WIN) |