aboutsummaryrefslogtreecommitdiffstats
path: root/devel/regexxer/files/patch-src_globalstrings.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/regexxer/files/patch-src_globalstrings.h')
-rw-r--r--devel/regexxer/files/patch-src_globalstrings.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/regexxer/files/patch-src_globalstrings.h b/devel/regexxer/files/patch-src_globalstrings.h
new file mode 100644
index 000000000000..efe030fdbfa5
--- /dev/null
+++ b/devel/regexxer/files/patch-src_globalstrings.h
@@ -0,0 +1,11 @@
+--- src/globalstrings.h.orig 2013-12-16 00:04:58.000000000 +0100
++++ src/globalstrings.h 2013-12-16 00:05:20.000000000 +0100
+@@ -21,7 +21,7 @@
+ #ifndef REGEXXER_GLOBALSTRINGS_H_INCLUDED
+ #define REGEXXER_GLOBALSTRINGS_H_INCLUDED
+
+-#include <glib/gutils.h> /* for G_DIR_SEPARATOR_S */
++#include <glib.h> /* for G_DIR_SEPARATOR_S */
+
+ namespace Regexxer
+ {