summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-content.h
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2014-08-30 13:00:28 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2014-08-30 13:00:28 +0000
commit977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86 (patch)
tree5924bdef171211a2b3d34e09ff65f0524691a151 /src/widgets/sp-xmlview-content.h
parentFix modelines (diff)
downloadinkscape-977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86.tar.gz
inkscape-977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86.zip
Reduce header bloat
(bzr r13341.1.184)
Diffstat (limited to 'src/widgets/sp-xmlview-content.h')
-rw-r--r--src/widgets/sp-xmlview-content.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/sp-xmlview-content.h b/src/widgets/sp-xmlview-content.h
index a09d2d92d..140eacf46 100644
--- a/src/widgets/sp-xmlview-content.h
+++ b/src/widgets/sp-xmlview-content.h
@@ -14,8 +14,6 @@
#include <config.h>
#include <gtk/gtk.h>
-#include <glib.h>
-
#define SP_TYPE_XMLVIEW_CONTENT (sp_xmlview_content_get_type ())
#define SP_XMLVIEW_CONTENT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), SP_TYPE_XMLVIEW_CONTENT, SPXMLViewContent))