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 986fb25aa..f290b37f3 100644 --- a/src/kernel/ntqurloperator.h +++ b/src/kernel/ntqurloperator.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqobject.h" #include "ntqurl.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqnetworkprotocol.h" #include "ntqstringlist.h" // TQString->TQStringList conversion #endif // QT_H |