diff options
Diffstat (limited to 'qmake/project.cpp')
-rw-r--r-- | qmake/project.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/project.cpp b/qmake/project.cpp index 9f13f85fd..d17ad7519 100644 --- a/qmake/project.cpp +++ b/qmake/project.cpp @@ -42,7 +42,7 @@ #include <ntqfile.h> #include <ntqdir.h> #include <ntqregexp.h> -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <tqvaluestack.h> #ifdef Q_OS_UNIX # include <unistd.h> |