diff options
Diffstat (limited to 'include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx')
-rw-r--r-- | include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx b/include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx index f7a7c145bca9..59f1327f0bd5 100644 --- a/include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx +++ b/include/drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx @@ -21,7 +21,7 @@ #include <drawinglayer/drawinglayerdllapi.h> -#include <drawinglayer/primitive2d/BufferedDecompositionPrimitive2D.hxx> +#include <drawinglayer/primitive2d/baseprimitive2d.hxx> #include <drawinglayer/primitive2d/primitivetools2d.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/color/bcolor.hxx> |