diff options
Diffstat (limited to 'unoxml/inc/pch')
-rw-r--r-- | unoxml/inc/pch/precompiled_unoxml.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/inc/pch/precompiled_unoxml.hxx b/unoxml/inc/pch/precompiled_unoxml.hxx index 6bebd8fd70df..f54942ca9180 100644 --- a/unoxml/inc/pch/precompiled_unoxml.hxx +++ b/unoxml/inc/pch/precompiled_unoxml.hxx @@ -61,7 +61,7 @@ #include <libxml/xpathInternals.h> #include <o3tl/safeint.hxx> #include <sax/fastattribs.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> #include <xmloff/xmlimp.hxx> |