diff options
Diffstat (limited to 'src/kernel/ntqmime.h')
-rw-r--r-- | src/kernel/ntqmime.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqmime.h b/src/kernel/ntqmime.h index 50ed27994..00c31a375 100644 --- a/src/kernel/ntqmime.h +++ b/src/kernel/ntqmime.h @@ -125,7 +125,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 /* @@ -161,7 +161,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 /* |