summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-12-10 18:57:09 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-12-10 18:57:09 +0000
commit85ff7c359db68a7a6952aac0034e79595a8e20be (patch)
treed4e683126d3cb84d82d3600d68c1dae1f9e8ee43 /src/tweak-context.cpp
parentnodepath: use 2geom bezier fitting (is copy of inkscape's) (diff)
downloadinkscape-85ff7c359db68a7a6952aac0034e79595a8e20be.tar.gz
inkscape-85ff7c359db68a7a6952aac0034e79595a8e20be.zip
use 2geom bezier fitting (is copy of inkscape's)
(bzr r6983)
Diffstat (limited to 'src/tweak-context.cpp')
-rw-r--r--src/tweak-context.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp
index 3cc26393b..fd8f098fe 100644
--- a/src/tweak-context.cpp
+++ b/src/tweak-context.cpp
@@ -21,7 +21,6 @@
#include "svg/svg.h"
#include "display/canvas-bpath.h"
-#include "display/bezier-utils.h"
#include <glib/gmem.h>
#include "macros.h"