summaryrefslogtreecommitdiff
path: root/community/gtk2+extra/gtk2+extra-2.1.2-glib.patch
blob: 19f170606b1f9b39407c8314d9e9ddf414005532 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- gtk+extra-2.1.2.orig/gtkextra/gtkcharsel.c	2004-08-27 16:46:14.000000000 -0500
+++ gtk+extra-2.1.2/gtkextra/gtkcharsel.c	2012-12-04 06:13:06.926662933 -0500
@@ -18,7 +18,7 @@
  */
 
 #include <gtk/gtk.h>
-#include <glib/gunicode.h>
+#include <glib.h>
 
 #include <string.h>
 #include "gtkcharsel.h"