From 2cacdf095af07f2229ffec8f8ec9ae9a649de771 Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Sat, 5 Jul 2008 12:04:02 +0000 Subject: splivarot.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6186) --- src/splivarot.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/splivarot.h b/src/splivarot.h index 6e59d2cc5..ce31dd8c4 100644 --- a/src/splivarot.h +++ b/src/splivarot.h @@ -9,6 +9,9 @@ #include "livarot/Path.h" #include <2geom/forward.h> +#include <2geom/path.h> +class SPCurve; +struct SPItem; // boolean operations // work on the current selection -- cgit v1.2.3