diff options
Diffstat (limited to 'qmake/option.cpp')
-rw-r--r-- | qmake/option.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/option.cpp b/qmake/option.cpp index d57e39e6e..73d53d3ec 100644 --- a/qmake/option.cpp +++ b/qmake/option.cpp @@ -38,7 +38,7 @@ #include "option.h" #include <ntqdir.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <stdlib.h> #include <stdarg.h> |