diff options
Diffstat (limited to 'src/kernel/qt_pch.h')
| -rw-r--r-- | src/kernel/qt_pch.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 1420944ef..073f01b50 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -23,7 +23,7 @@  #  endif  #include <tqmap.h>		    // I must be first!  #include <private/tqucomextra_p.h>  // All moc genereated code has this include -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqbitmap.h>  #include <tqcursor.h>  #include <tqdatetime.h> | 
