<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- libgnomecups/gnome-cups-init.h.orig	2007-01-01 18:18:51.000000000 -0600
+++ libgnomecups/gnome-cups-init.h	2012-04-09 05:52:52.000000000 -0500
@@ -1,8 +1,7 @@
 #ifndef GNOME_CUPS_INIT
 #define GNOME_CUPS_INIT
 
-#include &lt;glib/gtypes.h&gt;
-#include &lt;glib/gmacros.h&gt;
+#include &lt;glib.h&gt;
 
 G_BEGIN_DECLS
 
--- libgnomecups/gnome-cups-i18n.c.orig	2007-01-01 18:18:51.000000000 -0600
+++ libgnomecups/gnome-cups-i18n.c	2012-04-09 05:53:06.000000000 -0500
@@ -1,5 +1,5 @@
 #include &lt;config.h&gt;
-#include &lt;glib/gmacros.h&gt;
+#include &lt;glib.h&gt;
 #include "gnome-cups-i18n.h"
 
 #ifdef ENABLE_NLS
</pre></body></html>