diff options
Diffstat (limited to 'qmake/project.h')
-rw-r--r-- | qmake/project.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/project.h b/qmake/project.h index 92c2304e6..cf349ee03 100644 --- a/qmake/project.h +++ b/qmake/project.h @@ -39,8 +39,8 @@ #ifndef __PROJECT_H__ #define __PROJECT_H__ -#include <ntqstringlist.h> -#include <ntqstring.h> +#include <tqstringlist.h> +#include <tqstring.h> #include <tqmap.h> class TQMakeProperty; |