diff options
Diffstat (limited to 'svgio/source/svguno/xsvgparser.cxx')
-rw-r--r-- | svgio/source/svguno/xsvgparser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svguno/xsvgparser.cxx b/svgio/source/svguno/xsvgparser.cxx index b0acf58d0e87..705f97a0487a 100644 --- a/svgio/source/svguno/xsvgparser.cxx +++ b/svgio/source/svguno/xsvgparser.cxx @@ -28,7 +28,7 @@ #include <com/sun/star/xml/sax/Parser.hpp> #include <com/sun/star/xml/sax/InputSource.hpp> #include <svgdocumenthandler.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <rtl/ref.hxx> #include <svgvisitor.hxx> |