diff options
Diffstat (limited to 'xmloff/source/draw/layerexp.cxx')
-rw-r--r-- | xmloff/source/draw/layerexp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/layerexp.cxx b/xmloff/source/draw/layerexp.cxx index 9ac924e92c6c..491d28c9d4ab 100644 --- a/xmloff/source/draw/layerexp.cxx +++ b/xmloff/source/draw/layerexp.cxx @@ -26,7 +26,7 @@ #include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlexp.hxx> #include "layerexp.hxx" -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> using ::com::sun::star::uno::Reference; |