From fea175f2cb7259dc48c64f3612103cc6d0448b2d Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 4 Feb 2011 18:16:33 +0100 Subject: [PATCH] Another attempt at fixing build --- inkscape-0.48.0-ptrdiff.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/inkscape-0.48.0-ptrdiff.patch b/inkscape-0.48.0-ptrdiff.patch index 92ecf17..8beac26 100644 --- a/inkscape-0.48.0-ptrdiff.patch +++ b/inkscape-0.48.0-ptrdiff.patch @@ -114,3 +114,15 @@ index 6c51130..8ddce8c 100644 -- 1.7.3.4 +diff --git a/src/connector-context.h b/src/connector-context.h +index bd3805e..d977162 100644 +--- a/src/connector-context.h ++++ b/src/connector-context.h +@@ -12,6 +12,7 @@ + * Released under GNU GPL, read the file 'COPYING' for more information + */ + ++#include + #include + #include + #include "event-context.h"