summaryrefslogtreecommitdiff
path: root/include/drawinglayer/geometry/viewinformation3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/geometry/viewinformation3d.hxx')
-rw-r--r--include/drawinglayer/geometry/viewinformation3d.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/drawinglayer/geometry/viewinformation3d.hxx b/include/drawinglayer/geometry/viewinformation3d.hxx
index dc3889d87351..d8800a1ea46a 100644
--- a/include/drawinglayer/geometry/viewinformation3d.hxx
+++ b/include/drawinglayer/geometry/viewinformation3d.hxx
@@ -23,8 +23,6 @@
#include <drawinglayer/drawinglayerdllapi.h>
#include <sal/config.h>
-#include <com/sun/star/uno/Sequence.h>
-#include <com/sun/star/beans/PropertyValue.hpp>
#include <o3tl/cow_wrapper.hxx>
@@ -38,6 +36,8 @@ namespace basegfx {
class B3DHomMatrix;
}
+namespace com::sun::star::beans { struct PropertyValue; }
+namespace com::sun::star::uno { template <typename > class Sequence; }
namespace drawinglayer
{