diff options
Diffstat (limited to 'svx/source/gallery2/gallerybinaryengine.cxx')
-rw-r--r-- | svx/source/gallery2/gallerybinaryengine.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/gallerybinaryengine.cxx b/svx/source/gallery2/gallerybinaryengine.cxx index c86ffa6f5b69..5bd5728343c5 100644 --- a/svx/source/gallery2/gallerybinaryengine.cxx +++ b/svx/source/gallery2/gallerybinaryengine.cxx @@ -39,7 +39,7 @@ #include <comphelper/graphicmimetype.hxx> #include <comphelper/processfactory.hxx> #include <tools/urlobj.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/datetime.hxx> #include <unotools/datetime.hxx> #include <unotools/ucbstreamhelper.hxx> |