mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
12 lines
295 B
C
12 lines
295 B
C
--- 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
|
|
|