diff options
Diffstat (limited to 'src/tools/qglist.cpp')
-rw-r--r-- | src/tools/qglist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qglist.cpp b/src/tools/qglist.cpp index 1afa67b41..95e66b38f 100644 --- a/src/tools/qglist.cpp +++ b/src/tools/qglist.cpp @@ -44,7 +44,7 @@ #include "tqvaluelist.h" #if defined(TQT_THREAD_SUPPORT) - #include "ntqmutex.h" + #include "tqmutex.h" #endif // defined(TQT_THREAD_SUPPORT) /*! |