diff options
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/source/primeweak.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/primeweak.cxx b/cppuhelper/source/primeweak.cxx index c3bf7a9e4cc5..97d3accb443c 100644 --- a/cppuhelper/source/primeweak.cxx +++ b/cppuhelper/source/primeweak.cxx @@ -47,7 +47,7 @@ #include "cppuhelper/com/sun/star/lang/XSingleServiceFactory.hpp" #include "cppuhelper/com/sun/star/lang/XSingleComponentFactory.hpp" #include "cppuhelper/com/sun/star/lang/XMultiServiceFactory.hpp" -#include "cppuhelper/com/sun/star/lang/XMulticomponentFactory.hpp" +#include "cppuhelper/com/sun/star/lang/XMultiComponentFactory.hpp" #include "cppuhelper/com/sun/star/lang/XServiceInfo.hpp" #include "cppuhelper/com/sun/star/lang/XEventListener.hpp" #include "cppuhelper/com/sun/star/lang/XTypeProvider.hpp" |