diff options
Diffstat (limited to 'forms/source/richtext/featuredispatcher.cxx')
-rw-r--r-- | forms/source/richtext/featuredispatcher.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/featuredispatcher.cxx b/forms/source/richtext/featuredispatcher.cxx index be60c1ffc003..f583a8e7c699 100644 --- a/forms/source/richtext/featuredispatcher.cxx +++ b/forms/source/richtext/featuredispatcher.cxx @@ -19,7 +19,7 @@ #include "featuredispatcher.hxx" #include <osl/diagnose.h> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <utility> |