From 57a6fee4d17b6049b95ccf2ef445ed18c8a2a841 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Wed, 4 Aug 2010 23:08:41 +0200 Subject: Wholesale cruft removal part 2 (bzr r9508.1.45) --- src/livarot/ShapeMisc.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/livarot/ShapeMisc.cpp') diff --git a/src/livarot/ShapeMisc.cpp b/src/livarot/ShapeMisc.cpp index d6ca8c533..a82da4c8a 100644 --- a/src/livarot/ShapeMisc.cpp +++ b/src/livarot/ShapeMisc.cpp @@ -7,14 +7,14 @@ */ #include "livarot/Shape.h" -#include -#include #include "livarot/Path.h" #include "livarot/path-description.h" #include #include #include #include +#include <2geom/point.h> +#include <2geom/matrix.h> /* * polygon offset and polyline to path reassembling (when using back data) -- cgit v1.2.3