summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/qsvgdevice.cpp2
-rw-r--r--src/xml/qsvgdevice_p.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/xml/qsvgdevice.cpp b/src/xml/qsvgdevice.cpp
index 4de514c42..e6dfb86a0 100644
--- a/src/xml/qsvgdevice.cpp
+++ b/src/xml/qsvgdevice.cpp
@@ -48,7 +48,7 @@
#include "tqvaluelist.h"
#include "tqtextstream.h"
#include "tqimage.h"
-#include "ntqpixmap.h"
+#include "tqpixmap.h"
#include <math.h>
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