summaryrefslogtreecommitdiffstats
path: root/src/livarot/Path.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-06-23 22:22:07 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2011-06-23 22:22:07 +0000
commitab143333746e25648b253f13c0539adff089b1b6 (patch)
tree5a025875e0e107b07b13970374afbd78cb021af7 /src/livarot/Path.h
parentUpdate 2Geom to pull in integer rectangle class (diff)
downloadinkscape-ab143333746e25648b253f13c0539adff089b1b6.tar.gz
inkscape-ab143333746e25648b253f13c0539adff089b1b6.zip
Remove more of libnr
(bzr r10347.1.2)
Diffstat (limited to 'src/livarot/Path.h')
-rw-r--r--src/livarot/Path.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/livarot/Path.h b/src/livarot/Path.h
index b8041c63a..78e90c34f 100644
--- a/src/livarot/Path.h
+++ b/src/livarot/Path.h
@@ -12,9 +12,8 @@
#include <vector>
#include "LivarotDefs.h"
#include "livarot/livarot-forward.h"
-#include "libnr/nr-point.h"
#include <libnr/nr-rect-l.h>
-#include <2geom/forward.h>
+#include <2geom/point.h>
struct SPStyle;