diff options
Diffstat (limited to 'sw/source/ui/shells')
-rw-r--r-- | sw/source/ui/shells/textsh.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx index 894528bb5a41..3ba91472e165 100644 --- a/sw/source/ui/shells/textsh.cxx +++ b/sw/source/ui/shells/textsh.cxx @@ -55,7 +55,7 @@ #include <com/sun/star/i18n/TransliterationModulesExtra.hpp> #include <com/sun/star/embed/Aspects.hpp> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <editeng/acorrcfg.hxx> #include <wdocsh.hxx> #include <fmtinfmt.hxx> |