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 be7c0d4f7..318f89f8b 100644 --- a/qmake/property.cpp +++ b/qmake/property.cpp @@ -41,7 +41,7 @@ #include <ntqsettings.h> #include <ntqdir.h> #include <tqmap.h> -#include <ntqstringlist.h> +#include <tqstringlist.h> #include <stdio.h> TQStringList qmake_mkspec_paths(); //project.cpp |