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