From 25fa09178b7d0d0befa708e93ea5316ef381caa0 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Fri, 22 May 2015 10:23:27 +0200 Subject: Update to 2Geom revision 2396 (bzr r14059.2.16) --- src/2geom/path-intersection.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/2geom/path-intersection.h') diff --git a/src/2geom/path-intersection.h b/src/2geom/path-intersection.h index e3a8d1de3..f06eeaf94 100644 --- a/src/2geom/path-intersection.h +++ b/src/2geom/path-intersection.h @@ -35,11 +35,9 @@ #ifndef LIB2GEOM_SEEN_PATH_INTERSECTION_H #define LIB2GEOM_SEEN_PATH_INTERSECTION_H -#include <2geom/path.h> - #include <2geom/crossing.h> - -#include <2geom/sweep.h> +#include <2geom/path.h> +#include <2geom/sweep-bounds.h> namespace Geom { -- cgit v1.2.3