From: johanengelen Date: Wed, 27 Feb 2008 09:22:22 +0000 (+0000) Subject: fix nodepath.h include dependency X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4a433a96d7a09eb362fae6010b41e69f16a9e571;p=inkscape.git fix nodepath.h include dependency --- diff --git a/src/nodepath.h b/src/nodepath.h index f426d414f..47a36b90f 100644 --- a/src/nodepath.h +++ b/src/nodepath.h @@ -18,7 +18,7 @@ #include "libnr/nr-path-code.h" #include "livarot/Path.h" #include - +#include #include class SPObject;