diff options
Diffstat (limited to 'qmake/generators/win32/winmakefile.cpp')
-rw-r--r-- | qmake/generators/win32/winmakefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/generators/win32/winmakefile.cpp b/qmake/generators/win32/winmakefile.cpp index be38541bd..e08a814b7 100644 --- a/qmake/generators/win32/winmakefile.cpp +++ b/qmake/generators/win32/winmakefile.cpp @@ -40,7 +40,7 @@ #include "option.h" #include "project.h" #include "meta.h" -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <tqstring.h> #include <ntqdict.h> #include <ntqregexp.h> |