diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-12 13:43:17 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-12 13:43:17 +0000 |
| commit | cd1cf32a2792f8eaf99a90e326a7430b9b842552 (patch) | |
| tree | 7dc818161f74be4598a640e4491b71d166f19d9f /src/xml | |
| parent | Refresh marshallers for mingw (diff) | |
| download | inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip | |
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/xml')
| -rw-r--r-- | src/xml/node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/node.h b/src/xml/node.h index c11f2fbdf..e83d8a7b7 100644 --- a/src/xml/node.h +++ b/src/xml/node.h @@ -18,7 +18,7 @@ #ifndef SEEN_INKSCAPE_XML_NODE_H #define SEEN_INKSCAPE_XML_NODE_H -#include <glib.h> +#include <glibmm/value.h> #include "gc-anchored.h" #include "util/list.h" |
