diff options
Diffstat (limited to 'package/source/manifest/ManifestReader.hxx')
-rw-r--r-- | package/source/manifest/ManifestReader.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/source/manifest/ManifestReader.hxx b/package/source/manifest/ManifestReader.hxx index 164933d50e24..38c6af817363 100644 --- a/package/source/manifest/ManifestReader.hxx +++ b/package/source/manifest/ManifestReader.hxx @@ -22,6 +22,7 @@ #include <cppuhelper/implbase2.hxx> #include <com/sun/star/packages/manifest/XManifestReader.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> namespace com { namespace sun { namespace star { |