diff options
Diffstat (limited to 'xmlscript/inc/pch/precompiled_xmlscript.hxx')
-rw-r--r-- | xmlscript/inc/pch/precompiled_xmlscript.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/inc/pch/precompiled_xmlscript.hxx b/xmlscript/inc/pch/precompiled_xmlscript.hxx index 45c831b54537..c68ac6653c2f 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.hxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.hxx @@ -33,7 +33,7 @@ #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 #include <com/sun/star/uno/Reference.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include <xml_import.hxx> |