diff options
Diffstat (limited to 'src/xml/qsvgdevice_p.h')
-rw-r--r-- | src/xml/qsvgdevice_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/qsvgdevice_p.h b/src/xml/qsvgdevice_p.h index c70fbe43d..ffdec75fd 100644 --- a/src/xml/qsvgdevice_p.h +++ b/src/xml/qsvgdevice_p.h @@ -55,7 +55,7 @@ #ifndef QT_H #include "tqpaintdevice.h" -#include "ntqrect.h" +#include "tqrect.h" #include "tqdom.h" #endif // QT_H |