diff options
Diffstat (limited to 'svtools/langsupport/langsupport.cxx')
-rw-r--r-- | svtools/langsupport/langsupport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/langsupport/langsupport.cxx b/svtools/langsupport/langsupport.cxx index 7c25d8382b1f..711669c8c3f8 100644 --- a/svtools/langsupport/langsupport.cxx +++ b/svtools/langsupport/langsupport.cxx @@ -15,7 +15,7 @@ #include <i18nlangtag/languagetag.hxx> #include <sal/main.h> #include <svtools/langtab.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/extendapplicationenvironment.hxx> #include <vcl/svapp.hxx> #include <iostream> |