summaryrefslogtreecommitdiffstats
path: root/src/livarot
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-06-05 12:34:43 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-06-05 12:34:43 +0000
commitc21611294dea99e78017f770feb78684573cce89 (patch)
tree6a5c9ee15556f36277a47c015b8f46a34e8f6c27 /src/livarot
parentAllow angle measurement base to be changed by tapping space. (diff)
downloadinkscape-c21611294dea99e78017f770feb78684573cce89.tar.gz
inkscape-c21611294dea99e78017f770feb78684573cce89.zip
Header cleaning for GTK+3 migration
(bzr r11460)
Diffstat (limited to 'src/livarot')
-rw-r--r--src/livarot/PathCutting.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/livarot/PathCutting.cpp b/src/livarot/PathCutting.cpp
index e47ed8916..9e6226ccc 100644
--- a/src/livarot/PathCutting.cpp
+++ b/src/livarot/PathCutting.cpp
@@ -25,7 +25,6 @@
#include <2geom/affine.h>
#include <2geom/sbasis-to-bezier.h>
#include <2geom/curves.h>
-#include "../display/canvas-bpath.h"
#include "helper/geom-curves.h"
#include "helper/geom.h"