summaryrefslogtreecommitdiffstats
path: root/include/cppcanvas/polypolygon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppcanvas/polypolygon.hxx')
-rw-r--r--include/cppcanvas/polypolygon.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/cppcanvas/polypolygon.hxx b/include/cppcanvas/polypolygon.hxx
index 869301652329..058ea25940d4 100644
--- a/include/cppcanvas/polypolygon.hxx
+++ b/include/cppcanvas/polypolygon.hxx
@@ -22,14 +22,9 @@
#include <com/sun/star/uno/Reference.hxx>
#include <cppcanvas/canvasgraphic.hxx>
+#include <cppcanvas/color.hxx>
#include <memory>
-namespace basegfx
-{
- class B2DPolygon;
- class B2DPolyPolygon;
-}
-
namespace com { namespace sun { namespace star { namespace rendering
{
class XPolyPolygon2D;