summaryrefslogtreecommitdiffstats
path: root/src/inkscape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkscape.h')
-rw-r--r--src/inkscape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inkscape.h b/src/inkscape.h
index 64cee1560..6ab07be86 100644
--- a/src/inkscape.h
+++ b/src/inkscape.h
@@ -13,7 +13,7 @@
*/
#include <list>
-#include <glib/gtypes.h>
+#include <glib.h>
struct SPDesktop;
struct SPDocument;