From: pjrm Date: Sat, 5 Jul 2008 12:04:02 +0000 (+0000) Subject: splivarot.h: Supply missing #includes/declarations so that we don't depend on order... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=70f9a48a9a276b78b4ba226c1f9f384e8fb7e6f2;p=inkscape.git 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.) --- 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