summaryrefslogtreecommitdiff
path: root/include/svx/galleryitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/galleryitem.hxx')
-rw-r--r--include/svx/galleryitem.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/svx/galleryitem.hxx b/include/svx/galleryitem.hxx
index 2af76e961509..881fd88917df 100644
--- a/include/svx/galleryitem.hxx
+++ b/include/svx/galleryitem.hxx
@@ -23,8 +23,9 @@
#include <svl/poolitem.hxx>
#include <com/sun/star/uno/Reference.hxx>
-#include <com/sun/star/graphic/XGraphic.hpp>
-#include <com/sun/star/lang/XComponent.hpp>
+
+namespace com::sun::star::graphic { class XGraphic; }
+namespace com::sun::star::lang { class XComponent; }
// property names map those from css::gallery::GalleryItem
// with exception of "AsLink" and "FilterName"