diff options
Diffstat (limited to 'qmake/generators/win32/mingw_make.cpp')
-rw-r--r-- | qmake/generators/win32/mingw_make.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/generators/win32/mingw_make.cpp b/qmake/generators/win32/mingw_make.cpp index 93557bc6c..da4a3c83a 100644 --- a/qmake/generators/win32/mingw_make.cpp +++ b/qmake/generators/win32/mingw_make.cpp @@ -38,7 +38,7 @@ #include "mingw_make.h" #include "option.h" -#include <ntqregexp.h> +#include <tqregexp.h> #include <ntqdir.h> #include <stdlib.h> #include <time.h> |