summaryrefslogtreecommitdiffstats
path: root/src/document-subset.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2015-02-26 02:49:35 +0000
committerLiam P. White <inkscapebrony@gmail.com>2015-02-26 02:49:35 +0000
commit3b0e6ebad7223a61510fad03e241ceadfae961f0 (patch)
tree4531733cf97449b1ee0fd394ec9b51bd59a44de6 /src/document-subset.h
parentwhoops (diff)
downloadinkscape-3b0e6ebad7223a61510fad03e241ceadfae961f0.tar.gz
inkscape-3b0e6ebad7223a61510fad03e241ceadfae961f0.zip
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
(bzr r13950)
Diffstat (limited to 'src/document-subset.h')
-rw-r--r--src/document-subset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document-subset.h b/src/document-subset.h
index 940124f83..2799ff173 100644
--- a/src/document-subset.h
+++ b/src/document-subset.h
@@ -14,7 +14,7 @@
#include <sigc++/connection.h>
#include <sigc++/functors/slot.h>
-#include "libgc/gc-managed.h"
+#include "inkgc/gc-managed.h"
#include "gc-anchored.h"
class SPObject;