$NetBSD: patch-libgnomecups_gnome-cups-init_h,v 1.1 2012/05/07 00:31:46 dholland Exp $

Fix build with latest glib2.

--- libgnomecups/gnome-cups-init.h~	2007-01-02 00:18:51.000000000 +0000
+++ libgnomecups/gnome-cups-init.h
@@ -1,8 +1,7 @@
 #ifndef GNOME_CUPS_INIT
 #define GNOME_CUPS_INIT
 
-#include <glib/gtypes.h>
-#include <glib/gmacros.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 
