diff options
Diffstat (limited to 'cui/source/options/optasian.cxx')
-rw-r--r-- | cui/source/options/optasian.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optasian.cxx b/cui/source/options/optasian.cxx index 84d23b42e906..9340cb587cc3 100644 --- a/cui/source/options/optasian.cxx +++ b/cui/source/options/optasian.cxx @@ -21,7 +21,7 @@ #include <map> #include <optasian.hxx> #include <tools/debug.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <o3tl/any.hxx> #include <i18nlangtag/mslangid.hxx> #include <svl/asiancfg.hxx> |