diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-13 21:01:01 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-13 21:01:01 +0000 |
| commit | 0f70df047cedd2ea1beb86f7c074ccd1edf3f129 (patch) | |
| tree | 577704c6d2456100b640c59250325d7c35374911 /src/object-snapper.cpp | |
| parent | sync with current 2geom, SVGEllipticalArc (diff) | |
| download | inkscape-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/object-snapper.cpp')
| -rw-r--r-- | src/object-snapper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-snapper.cpp b/src/object-snapper.cpp index 8c728cd97..f05422770 100644 --- a/src/object-snapper.cpp +++ b/src/object-snapper.cpp @@ -15,7 +15,7 @@ #include "libnr/nr-path.h" #include "libnr/nr-rect-ops.h" #include "libnr/nr-point-fns.h" -#include "live_effects/n-art-bpath-2geom.h" +#include "libnr/n-art-bpath-2geom.h" #include "2geom/path-intersection.h" #include "document.h" #include "sp-namedview.h" |
