diff options
Diffstat (limited to 'src/tools/qdir_p.h')
-rw-r--r-- | src/tools/qdir_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qdir_p.h b/src/tools/qdir_p.h index 03be15a83..4538e5b26 100644 --- a/src/tools/qdir_p.h +++ b/src/tools/qdir_p.h @@ -55,8 +55,8 @@ // #ifndef QT_H -#include "qregexp.h" -#include "qvaluelist.h" +#include "ntqregexp.h" +#include "ntqvaluelist.h" #endif // QT_H extern TQValueList<TQRegExp> qt_makeFilterList( const TQString & ); |