summaryrefslogtreecommitdiffstats
path: root/graphics/inkscape/files/patch-src::livarot::Path.cpp
blob: 587ec22c418a08828350fb5956e15aaf0f37a81b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/livarot/Path.cpp.orig   Sat Apr 10 03:53:47 2004
+++ src/livarot/Path.cpp    Sat Apr 10 03:53:52 2004
@@ -7,6 +7,7 @@
  */
 
 #include <glib.h>
+#include <cstdio>
 #include "Path.h"
 #include <libnr/nr-point.h>
 #include <libnr/nr-point-ops.h>