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 aff826dc0..8222ec592 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -24,7 +24,7 @@ #include <tqmap.h> // I must be first! #include <private/qucomextra_p.h> // All moc genereated code has this include #include <ntqapplication.h> -#include <ntqbitmap.h> +#include <tqbitmap.h> #include <ntqcursor.h> #include <tqdatetime.h> #include <ntqglobal.h> |