From 1ef8d2e18f14491e114d6ade4238c74616e248d2 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Mon, 11 Feb 2008 08:10:22 +0000 Subject: remaining g++ 4.3 compilation fix-ups (bzr r4706) --- src/xml/composite-node-observer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xml/composite-node-observer.h') diff --git a/src/xml/composite-node-observer.h b/src/xml/composite-node-observer.h index 7b5a24d53..b9159dc40 100644 --- a/src/xml/composite-node-observer.h +++ b/src/xml/composite-node-observer.h @@ -15,6 +15,7 @@ #ifndef SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H #define SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H +#include #include "gc-managed.h" #include "xml/node-observer.h" #include "util/list-container.h" -- cgit v1.2.3