summaryrefslogtreecommitdiffstats
path: root/src/xml/composite-node-observer.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2015-02-25 22:24:47 +0000
committerLiam P. White <inkscapebrony@gmail.com>2015-02-25 22:24:47 +0000
commit5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18 (patch)
treebabbe1ec041ee27dc0885e5d15a0e135de49e24a /src/xml/composite-node-observer.h
parentRemove useless file (diff)
downloadinkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.tar.gz
inkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.zip
Isolate components of libgc
(bzr r13946)
Diffstat (limited to 'src/xml/composite-node-observer.h')
-rw-r--r--src/xml/composite-node-observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/composite-node-observer.h b/src/xml/composite-node-observer.h
index 3e4b1673a..968fe20dd 100644
--- a/src/xml/composite-node-observer.h
+++ b/src/xml/composite-node-observer.h
@@ -15,7 +15,7 @@
#ifndef SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H
#define SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H
-#include "gc-managed.h"
+#include "libgc/gc-managed.h"
#include "xml/node-observer.h"
#include "util/list-container.h"