summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpegroupbbox.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/lpegroupbbox.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/lpegroupbbox.cpp')
-rw-r--r--src/live_effects/lpegroupbbox.cpp2
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"