diff options
Diffstat (limited to 'qmake/property.cpp')
-rw-r--r-- | qmake/property.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/property.cpp b/qmake/property.cpp index d7ce32f0f..be7c0d4f7 100644 --- a/qmake/property.cpp +++ b/qmake/property.cpp @@ -40,7 +40,7 @@ #include "option.h" #include <ntqsettings.h> #include <ntqdir.h> -#include <ntqmap.h> +#include <tqmap.h> #include <ntqstringlist.h> #include <stdio.h> |