summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-curvestitch.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-13 21:01:01 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-13 21:01:01 +0000
commit0f70df047cedd2ea1beb86f7c074ccd1edf3f129 (patch)
tree577704c6d2456100b640c59250325d7c35374911 /src/live_effects/lpe-curvestitch.cpp
parentsync with current 2geom, SVGEllipticalArc (diff)
downloadinkscape-0f70df047cedd2ea1beb86f7c074ccd1edf3f129.tar.gz
inkscape-0f70df047cedd2ea1beb86f7c074ccd1edf3f129.zip
move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
(bzr r5427)
Diffstat (limited to 'src/live_effects/lpe-curvestitch.cpp')
-rw-r--r--src/live_effects/lpe-curvestitch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-curvestitch.cpp b/src/live_effects/lpe-curvestitch.cpp
index 18647cf48..a9bb6931f 100644
--- a/src/live_effects/lpe-curvestitch.cpp
+++ b/src/live_effects/lpe-curvestitch.cpp
@@ -18,7 +18,7 @@
#include <libnr/n-art-bpath.h>
#include "sp-item.h"
#include "sp-path.h"
-#include "live_effects/n-art-bpath-2geom.h"
+#include "libnr/n-art-bpath-2geom.h"
#include "xml/repr.h"
#include <2geom/path.h>