diff options
Diffstat (limited to 'linguistic/source/hyphdsp.cxx')
-rw-r--r-- | linguistic/source/hyphdsp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linguistic/source/hyphdsp.cxx b/linguistic/source/hyphdsp.cxx index e7d35007cfaf..22643b3b9c04 100644 --- a/linguistic/source/hyphdsp.cxx +++ b/linguistic/source/hyphdsp.cxx @@ -23,6 +23,7 @@ #include <algorithm> #include <cppuhelper/factory.hxx> +#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp> #include <com/sun/star/linguistic2/XHyphenatedWord.hpp> |