GNOME Bugzilla – Bug 563572
GNOME Goal: Clean up GLib and GTK+ includes
Last modified: 2008-12-07 19:26:00 UTC
Correct applications or libraries that don't include *only* toplevel headers for GLib, GTK, GDK and gdk-pixbuf. This will be useful to prepare GTK 3.0 migration. See also http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
Created attachment 124107 [details] [review] simple patch
Thanks, fixed in trunk. 2008-12-07 Cosimo Cecchi <cosimoc@gnome.org> * libgnome/gnome-init.c: Only include <glib.h>. Patch by Luis Menina (#563572).