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/live_effects/lpegroupbbox.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/live_effects/lpegroupbbox.cpp')
| -rw-r--r-- | src/live_effects/lpegroupbbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpegroupbbox.cpp b/src/live_effects/lpegroupbbox.cpp index 1468e5dde..64bdef465 100644 --- a/src/live_effects/lpegroupbbox.cpp +++ b/src/live_effects/lpegroupbbox.cpp @@ -14,7 +14,7 @@ #include "display/curve.h" #include <libnr/n-art-bpath.h> #include <libnr/nr-matrix-fns.h> -#include "live_effects/n-art-bpath-2geom.h" +#include "libnr/n-art-bpath-2geom.h" #include "svg/svg.h" #include "ui/widget/scalar.h" |
