summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
commitcd1cf32a2792f8eaf99a90e326a7430b9b842552 (patch)
tree7dc818161f74be4598a640e4491b71d166f19d9f /src/attributes.h
parentRefresh marshallers for mingw (diff)
downloadinkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz
inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/attributes.h b/src/attributes.h
index 1c1d092cf..8c7955a77 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -13,7 +13,7 @@
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <glib.h>
+#include <glibmm/value.h>
unsigned int sp_attribute_lookup(gchar const *key);
unsigned char const *sp_attribute_name(unsigned int id);