diff options
Diffstat (limited to 'src/xml')
-rw-r--r-- | src/xml/qsvgdevice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/qsvgdevice.cpp b/src/xml/qsvgdevice.cpp index ceeb8b6e6..d2895838f 100644 --- a/src/xml/qsvgdevice.cpp +++ b/src/xml/qsvgdevice.cpp @@ -47,7 +47,7 @@ #include "ntqregexp.h" #include "tqvaluelist.h" #include "ntqtextstream.h" -#include "ntqimage.h" +#include "tqimage.h" #include "ntqpixmap.h" #include <math.h> |