diff options
Diffstat (limited to 'svx/source/unogallery/unogalthemeprovider.cxx')
-rw-r--r-- | svx/source/unogallery/unogalthemeprovider.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/unogallery/unogalthemeprovider.cxx b/svx/source/unogallery/unogalthemeprovider.cxx index 3ccebbb2de73..dc17c12ea370 100644 --- a/svx/source/unogallery/unogalthemeprovider.cxx +++ b/svx/source/unogallery/unogalthemeprovider.cxx @@ -29,6 +29,7 @@ #include <cppuhelper/supportsservice.hxx> #include <com/sun/star/gallery/XGalleryTheme.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> using namespace ::com::sun::star; |