<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- gtkextra/gtkcharsel.c.orig	2004-08-27 16:46:14.000000000 -0500
+++ gtkextra/gtkcharsel.c	2012-06-09 17:02:19.000000000 -0500
@@ -18,7 +18,7 @@
  */
 
 #include &lt;gtk/gtk.h&gt;
-#include &lt;glib/gunicode.h&gt;
+#include &lt;glib.h&gt;
 
 #include &lt;string.h&gt;
 #include "gtkcharsel.h"
</pre></body></html>