diff options
Diffstat (limited to 'src/xml/qsvgdevice.cpp')
-rw-r--r-- | src/xml/qsvgdevice.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xml/qsvgdevice.cpp b/src/xml/qsvgdevice.cpp index 02fa7933f..ceeb8b6e6 100644 --- a/src/xml/qsvgdevice.cpp +++ b/src/xml/qsvgdevice.cpp @@ -43,9 +43,9 @@ #include "ntqpainter.h" #include "ntqpaintdevicemetrics.h" #include "ntqfile.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqregexp.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #include "ntqtextstream.h" #include "ntqimage.h" #include "ntqpixmap.h" |