diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/ole/unoobjw.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/unoobjw.cxx b/extensions/source/ole/unoobjw.cxx index b79626004b75..df9675c8cd75 100644 --- a/extensions/source/ole/unoobjw.cxx +++ b/extensions/source/ole/unoobjw.cxx @@ -54,7 +54,7 @@ #include <com/sun/star/reflection/XIdlReflection.hpp> #include <osl/interlck.h> #include <com/sun/star/uno/genfunc.h> -#include <comphelper/componentcontext.hxx> +#include <comphelper/processfactory.hxx> #include <cppuhelper/implbase1.hxx> #include "comifaces.hxx" |