diff options
Diffstat (limited to 'src/tools/qcstring.cpp')
-rw-r--r-- | src/tools/qcstring.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qcstring.cpp b/src/tools/qcstring.cpp index 80381e8b9..d35b06e3e 100644 --- a/src/tools/qcstring.cpp +++ b/src/tools/qcstring.cpp @@ -44,7 +44,7 @@ #include "ntqdatastream.h" #ifdef TQT_THREAD_SUPPORT -# include <private/qmutexpool_p.h> +# include <private/tqmutexpool_p.h> #endif // TQT_THREAD_SUPPORT #include <stdio.h> |