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 de57507e2..9f13f85fd 100644 --- a/qmake/project.cpp +++ b/qmake/project.cpp @@ -43,7 +43,7 @@ #include <ntqdir.h> #include <ntqregexp.h> #include <ntqtextstream.h> -#include <ntqvaluestack.h> +#include <tqvaluestack.h> #ifdef Q_OS_UNIX # include <unistd.h> #endif |