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 d11e30531..b96d330d5 100644 --- a/qmake/main.cpp +++ b/qmake/main.cpp @@ -40,7 +40,7 @@  #include "property.h"  #include "option.h"  #include "makefile.h" -#include <ntqnamespace.h> +#include <tqnamespace.h>  #include <tqregexp.h>  #include <tqdir.h>  #include <stdio.h> | 
