From 0f70df047cedd2ea1beb86f7c074ccd1edf3f129 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 13 Apr 2008 21:01:01 +0000 Subject: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* (bzr r5427) --- src/live_effects/parameter/path.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/live_effects/parameter/path.cpp') diff --git a/src/live_effects/parameter/path.cpp b/src/live_effects/parameter/path.cpp index d7237e54b..689ec4a8c 100644 --- a/src/live_effects/parameter/path.cpp +++ b/src/live_effects/parameter/path.cpp @@ -8,7 +8,7 @@ #include "live_effects/parameter/path.h" #include "live_effects/effect.h" -#include "live_effects/n-art-bpath-2geom.h" +#include "libnr/n-art-bpath-2geom.h" #include "svg/svg.h" #include <2geom/svg-path-parser.h> #include <2geom/sbasis-to-bezier.h> -- cgit v1.2.3