diff options
Diffstat (limited to 'qmake/project.h')
-rw-r--r-- | qmake/project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/project.h b/qmake/project.h index 3d7f17779..92c2304e6 100644 --- a/qmake/project.h +++ b/qmake/project.h @@ -41,7 +41,7 @@ #include <ntqstringlist.h> #include <ntqstring.h> -#include <ntqmap.h> +#include <tqmap.h> class TQMakeProperty; |