summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be9e5f2)
raw | patch | inline | side by side (parent: be9e5f2)
author | kiirala <kiirala@users.sourceforge.net> | |
Mon, 11 Feb 2008 13:00:07 +0000 (13:00 +0000) | ||
committer | kiirala <kiirala@users.sourceforge.net> | |
Mon, 11 Feb 2008 13:00:07 +0000 (13:00 +0000) |
src/xml/composite-node-observer.cpp | patch | blob | history | |
src/xml/composite-node-observer.h | patch | blob | history |
index 979462cef0b81c06a88e43b91d9aafc430a8f78e..e390a3f878e2d6a9c7b510987aff21e72f7e26d4 100644 (file)
*/
#include <cstring>
+#include <glib.h>
#include "algorithms/find-if-before.h"
#include "xml/composite-node-observer.h"
index b9159dc4082bf9f405600ec0ac6c0e72a2edff7c..7b5a24d538da89a342898f6535613d92aa2353e2 100644 (file)
#ifndef SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H
#define SEEN_INKSCAPE_XML_COMPOSITE_NODE_OBSERVER_H
-#include <glib/gtestutils.h>
#include "gc-managed.h"
#include "xml/node-observer.h"
#include "util/list-container.h"