diff options
Diffstat (limited to 'src/kernel/ntqurloperator.h')
-rw-r--r-- | src/kernel/ntqurloperator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqurloperator.h b/src/kernel/ntqurloperator.h index f290b37f3..eedc6bb29 100644 --- a/src/kernel/ntqurloperator.h +++ b/src/kernel/ntqurloperator.h @@ -46,7 +46,7 @@ #include "ntqurl.h" #include "tqptrlist.h" #include "ntqnetworkprotocol.h" -#include "ntqstringlist.h" // TQString->TQStringList conversion +#include "tqstringlist.h" // TQString->TQStringList conversion #endif // QT_H #ifndef TQT_NO_NETWORKPROTOCOL |