aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h
blob: 9c4285bb5dd927184e14639aecc39ad12d6babec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gtksourceview/gtksourceregex.h.orig 2012-10-04 08:40:27.000000000 +0000
+++ gtksourceview/gtksourceregex.h  2012-10-04 08:40:34.000000000 +0000
@@ -20,7 +20,7 @@
 #ifndef __GTK_SOURCE_REGEX_H__
 #define __GTK_SOURCE_REGEX_H__
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS