summaryrefslogtreecommitdiffstats
path: root/src/livarot/path-description.cpp
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2010-08-04 03:45:58 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2010-08-04 03:45:58 +0000
commit30884b9e814d7baaa2299803e8cb76cf203ca084 (patch)
tree579df4681a79a963913cea8d4891405d74280615 /src/livarot/path-description.cpp
parentFix pattern viewBox (diff)
downloadinkscape-30884b9e814d7baaa2299803e8cb76cf203ca084.tar.gz
inkscape-30884b9e814d7baaa2299803e8cb76cf203ca084.zip
Wholesale cruft removal part 1
(bzr r9508.1.44)
Diffstat (limited to 'src/livarot/path-description.cpp')
-rw-r--r--src/livarot/path-description.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livarot/path-description.cpp b/src/livarot/path-description.cpp
index 9ecfb99d6..fd91cb447 100644
--- a/src/livarot/path-description.cpp
+++ b/src/livarot/path-description.cpp
@@ -1,5 +1,5 @@
-#include "libnr/nr-point-matrix-ops.h"
#include "livarot/path-description.h"
+#include <2geom/matrix.h>
PathDescr *PathDescrMoveTo::clone() const
{