diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2015-02-26 02:49:35 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2015-02-26 02:49:35 +0000 |
| commit | 3b0e6ebad7223a61510fad03e241ceadfae961f0 (patch) | |
| tree | 4531733cf97449b1ee0fd394ec9b51bd59a44de6 /src/composite-undo-stack-observer.h | |
| parent | whoops (diff) | |
| download | inkscape-3b0e6ebad7223a61510fad03e241ceadfae961f0.tar.gz inkscape-3b0e6ebad7223a61510fad03e241ceadfae961f0.zip | |
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
(bzr r13950)
Diffstat (limited to 'src/composite-undo-stack-observer.h')
| -rw-r--r-- | src/composite-undo-stack-observer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/composite-undo-stack-observer.h b/src/composite-undo-stack-observer.h index 00b1ab728..33afda48d 100644 --- a/src/composite-undo-stack-observer.h +++ b/src/composite-undo-stack-observer.h @@ -10,7 +10,7 @@ #ifndef SEEN_COMPOSITE_UNDO_COMMIT_OBSERVER_H #define SEEN_COMPOSITE_UNDO_COMMIT_OBSERVER_H -#include "libgc/gc-alloc.h" +#include "inkgc/gc-alloc.h" #include "undo-stack-observer.h" #include <list> |
