From 4a433a96d7a09eb362fae6010b41e69f16a9e571 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Wed, 27 Feb 2008 09:22:22 +0000 Subject: [PATCH] fix nodepath.h include dependency --- src/nodepath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5