diff options
Diffstat (limited to 'src/tools/tqstring.cpp')
-rw-r--r-- | src/tools/tqstring.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqstring.cpp b/src/tools/tqstring.cpp index 546069d48..5247289df 100644 --- a/src/tools/tqstring.cpp +++ b/src/tools/tqstring.cpp @@ -75,7 +75,7 @@ #include <sys/mman.h> #endif #if !defined( TQT_NO_COMPONENT ) && !defined( QT_LITE_COMPONENT ) -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #endif #if defined(Q_OS_LINUX) |