Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 900efca6e80bca78bf71ed8d45e2ddb0 > files > 2

gtksourceview1-1.8.5-12.mga5.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"