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/xml/helper-observer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xml') diff --git a/src/xml/helper-observer.h b/src/xml/helper-observer.h index d028d390b..e7881cd4d 100644 --- a/src/xml/helper-observer.h +++ b/src/xml/helper-observer.h @@ -5,6 +5,7 @@ #include "node.h" #include "../sp-object.h" //#include "../sp-object-repr.h" +#include #include namespace Inkscape { -- cgit v1.2.3