summaryrefslogtreecommitdiff
path: root/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/files/patch-src::livarot::PathOutline.cpp')
-rw-r--r--graphics/inkscape/files/patch-src::livarot::PathOutline.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp b/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp
index bf21ea2a4790..aa01b7d1a422 100644
--- a/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp
+++ b/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp
@@ -1,9 +1,9 @@
---- src/livarot/PathOutline.cpp.orig Sat Apr 10 04:09:41 2004
-+++ src/livarot/PathOutline.cpp Sat Apr 10 04:34:35 2004
+--- src/livarot/PathOutline.cpp.orig Sat Oct 23 12:10:52 2004
++++ src/livarot/PathOutline.cpp Fri Feb 18 00:28:16 2005
@@ -9,6 +9,7 @@
- #include "Path.h"
- //#include "MyMath.h"
- #include <math.h>
+ #include "livarot/Path.h"
+ #include "livarot/path-description.h"
+ #include <cmath>
+#include <algorithm>
#include <libnr/nr-point-fns.h>