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 d17ad7519..ed2afbbb9 100644 --- a/qmake/project.cpp +++ b/qmake/project.cpp @@ -41,7 +41,7 @@ #include "option.h" #include <ntqfile.h> #include <ntqdir.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <tqtextstream.h> #include <tqvaluestack.h> #ifdef Q_OS_UNIX |