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 8222ec592..bfd957097 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -31,7 +31,7 @@ #include <tqimage.h> #include <ntqmetaobject.h> // All moc genereated code has this include #include <tqobject.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <ntqpixmap.h> #include <qplatformdefs.h> #include <tqptrlist.h> |