From 76ad5cbf7bbdd4272b2d49387fdc10ca808767d7 Mon Sep 17 00:00:00 2001 From: Adib Taraben Date: Sun, 27 Feb 2011 21:48:16 +0100 Subject: compatibility patch to compile using gcc 4.6 Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) --- src/sp-pattern.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sp-pattern.h') diff --git a/src/sp-pattern.h b/src/sp-pattern.h index 54f2c6a9b..fa0541698 100644 --- a/src/sp-pattern.h +++ b/src/sp-pattern.h @@ -33,6 +33,7 @@ class SPPatternClass; #include "sp-paint-server.h" #include "uri-references.h" +#include #include class SPPatternReference : public Inkscape::URIReference { -- cgit v1.2.3