diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-03-01 06:43:55 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-03-01 06:43:55 +0000 |
commit | 4fcaa4e1dafbcf39ce42a9c752f1083388908569 (patch) | |
tree | 8689fd6fdbfca73e822df020b622a1ff2cdb129d /gdk-pixbuf/gdk-pixbuf-features.h.in | |
parent | 6da29b43a6bd8ddc8fd69cc316013c8ce64a2ef3 (diff) | |
download | gtk+-4fcaa4e1dafbcf39ce42a9c752f1083388908569.tar.gz |
Forgotten file
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-features.h.in')
-rw-r--r-- | gdk-pixbuf/gdk-pixbuf-features.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-features.h.in b/gdk-pixbuf/gdk-pixbuf-features.h.in index 87eab582a8..55309f13be 100644 --- a/gdk-pixbuf/gdk-pixbuf-features.h.in +++ b/gdk-pixbuf/gdk-pixbuf-features.h.in @@ -36,6 +36,6 @@ GDK_PIXBUF_VAR const guint gdk_pixbuf_major_version; GDK_PIXBUF_VAR const guint gdk_pixbuf_minor_version; GDK_PIXBUF_VAR const guint gdk_pixbuf_micro_version; -GDK_PIXBUF_VAR const char *gdk_pixbuf_version; +GDK_PIXBUF_VAR const char gdk_pixbuf_version[]; #endif |