diff options
Diffstat (limited to 'qmake/meta.h')
-rw-r--r-- | qmake/meta.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/meta.h b/qmake/meta.h index 0cf10c4fc..1e29487f7 100644 --- a/qmake/meta.h +++ b/qmake/meta.h @@ -40,8 +40,8 @@ #define __META_H__ #include <tqmap.h> -#include <ntqstringlist.h> -#include <ntqstring.h> +#include <tqstringlist.h> +#include <tqstring.h> class TQMakeMetaInfo { |