diff options
Diffstat (limited to 'src/network/ntqhttp.h')
-rw-r--r-- | src/network/ntqhttp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ntqhttp.h b/src/network/ntqhttp.h index f201363c8..9a2667d7b 100644 --- a/src/network/ntqhttp.h +++ b/src/network/ntqhttp.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqobject.h" #include "ntqnetworkprotocol.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #endif // QT_H #if !defined( TQT_MODULE_NETWORK ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_NETWORK ) |