summaryrefslogtreecommitdiffstats
path: root/src/tools/tqstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tqstring.cpp')
-rw-r--r--src/tools/tqstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqstring.cpp b/src/tools/tqstring.cpp
index dbf179404..71eced17d 100644
--- a/src/tools/tqstring.cpp
+++ b/src/tools/tqstring.cpp
@@ -94,7 +94,7 @@
#endif
#if defined(TQT_THREAD_SUPPORT) && defined(MAKE_QSTRING_THREAD_SAFE)
-#include "ntqmutex.h"
+#include "tqmutex.h"
#endif // TQT_THREAD_SUPPORT && MAKE_QSTRING_THREAD_SAFE
extern TQMutex *tqt_sharedStringMutex;