patches/gnome-mag-01-x11-build-error.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 17829 0547112a4108
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- gnome-mag-0.14.5/magnifier/x11/gmag-graphical-server.c.orig	2007-06-07 16:28:12.220827760 +0100
+++ gnome-mag-0.14.5/magnifier/x11/gmag-graphical-server.c	2007-06-07 16:35:33.729120677 +0100
@@ -49,6 +49,10 @@
 
 #include <gdk/gdkx.h>
 #include <gtk/gtk.h>
+/* From /usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h */
+extern gboolean gdk_pixbuf_set_option  (GdkPixbuf   *pixbuf,
+                                 const gchar *key,
+                                 const gchar *value);
 
 enum {
 	STRUT_LEFT = 0,