summaryrefslogtreecommitdiffstats
path: root/src/composite-undo-stack-observer.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-03-10 04:56:26 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-03-10 04:56:26 +0000
commit52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136 (patch)
tree51cf4ffaddd82e734ee5766c22b51a664749cce7 /src/composite-undo-stack-observer.h
parentUpdate to Vinipsmaker changes (diff)
parentRemove unused includes to tidy up the code. (diff)
downloadinkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.tar.gz
inkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.zip
update to trunk
(bzr r11950.1.289)
Diffstat (limited to 'src/composite-undo-stack-observer.h')
-rw-r--r--src/composite-undo-stack-observer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/composite-undo-stack-observer.h b/src/composite-undo-stack-observer.h
index 669c39a86..c93a2338b 100644
--- a/src/composite-undo-stack-observer.h
+++ b/src/composite-undo-stack-observer.h
@@ -11,7 +11,6 @@
#define SEEN_COMPOSITE_UNDO_COMMIT_OBSERVER_H
#include "gc-alloc.h"
-#include "gc-managed.h"
#include "undo-stack-observer.h"
#include <list>