diff options
Diffstat (limited to 'qmake/main.cpp')
-rw-r--r-- | qmake/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/main.cpp b/qmake/main.cpp index 2371db7ad..2ea4acbc8 100644 --- a/qmake/main.cpp +++ b/qmake/main.cpp @@ -41,7 +41,7 @@ #include "option.h" #include "makefile.h" #include <ntqnamespace.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <ntqdir.h> #include <stdio.h> #include <stdlib.h> |