diff options
Diffstat (limited to 'embedserv/source/inc/intercept.hxx')
-rw-r--r-- | embedserv/source/inc/intercept.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embedserv/source/inc/intercept.hxx b/embedserv/source/inc/intercept.hxx index 49b8ae093aec..5470eb4a2d0d 100644 --- a/embedserv/source/inc/intercept.hxx +++ b/embedserv/source/inc/intercept.hxx @@ -22,7 +22,7 @@ #include <osl/mutex.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/interfacecontainer.hxx> +#include <comphelper/interfacecontainer2.hxx> #include <com/sun/star/frame/XDispatchProviderInterceptor.hpp> #include <com/sun/star/frame/XInterceptorInfo.hpp> #include <com/sun/star/frame/XDispatch.hpp> |