Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 9e334b2464e6c37bba6c89729628e850 > files > 2

gtksourceview1-1.8.5-13.mga6.src.rpm

--- gtksourceview/gtksourceregex.h.glib	2011-10-29 07:36:04.000000000 +0200
+++ gtksourceview/gtksourceregex.h	2011-10-29 07:36:15.000000000 +0200
@@ -20,7 +20,7 @@
 #ifndef __GTK_SOURCE_REGEX_H__
 #define __GTK_SOURCE_REGEX_H__
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 
--- gtksourceview/gtksourcelanguage.c.glib	2011-10-29 07:36:36.000000000 +0200
+++ gtksourceview/gtksourcelanguage.c	2011-10-29 07:36:52.000000000 +0200
@@ -31,7 +31,6 @@
 #include <libxml/xmlreader.h>
 
 #include <glib/gstdio.h>
-#include <glib/gmappedfile.h>
 
 #include "gtksourceview-i18n.h"