diff options
Diffstat (limited to 'doc/html/qmime-h.html')
-rw-r--r-- | doc/html/qmime-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmime-h.html b/doc/html/qmime-h.html index 015b91e5f..c9a402b3e 100644 --- a/doc/html/qmime-h.html +++ b/doc/html/qmime-h.html @@ -161,7 +161,7 @@ private: #if defined(TQ_WS_WIN) #ifndef QT_H -#include "ntqptrlist.h" // down here for GCC 2.7.* compatibility +#include "tqptrlist.h" // down here for GCC 2.7.* compatibility #endif // QT_H /* @@ -197,7 +197,7 @@ public: #if defined(TQ_WS_MAC) #ifndef QT_H -#include "ntqptrlist.h" // down here for GCC 2.7.* compatibility +#include "tqptrlist.h" // down here for GCC 2.7.* compatibility #endif // QT_H /* |