summaryrefslogtreecommitdiffstats
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index d90d27772..26fbc11a3 100644
--- a/src/version.h
+++ b/src/version.h
@@ -11,7 +11,7 @@
#ifndef SEEN_INKSCAPE_VERSION_H
#define SEEN_INKSCAPE_VERSION_H
-#include <glib/gtypes.h>
+#include <glib.h>
#define SVG_VERSION "1.1"