diff options
Diffstat (limited to 'svtools/langsupport/langsupport.cxx')
-rw-r--r-- | svtools/langsupport/langsupport.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/langsupport/langsupport.cxx b/svtools/langsupport/langsupport.cxx index 263e04845310..1aae3df70277 100644 --- a/svtools/langsupport/langsupport.cxx +++ b/svtools/langsupport/langsupport.cxx @@ -9,6 +9,7 @@ #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <comphelper/processfactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <i18nlangtag/languagetag.hxx> |