aboutsummaryrefslogtreecommitdiff
path: root/system/tilda/glib-single-include.patch
diff options
context:
space:
mode:
authordsomero <xgizzmo@slackbuilds.org>2012-09-16 19:06:56 -0400
committerdsomero <xgizzmo@slackbuilds.org>2012-09-16 19:42:18 -0400
commit4abefb44e4b41d5334b225cb239691260ecd630c (patch)
tree29c2d4c342635eccadfe6b7778efcaf5d3aa5af6 /system/tilda/glib-single-include.patch
parent7bdb8e4c87e2a18a49f684a9d6d6a774f767d5f6 (diff)
system/tilda: Patched for glib 2.32+
Diffstat (limited to 'system/tilda/glib-single-include.patch')
-rw-r--r--system/tilda/glib-single-include.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/tilda/glib-single-include.patch b/system/tilda/glib-single-include.patch
new file mode 100644
index 0000000000000..fcc734f771d99
--- /dev/null
+++ b/system/tilda/glib-single-include.patch
@@ -0,0 +1,13 @@
+Index: tilda-0.9.6/src/tomboykeybinder.h
+===================================================================
+--- tilda-0.9.6.orig/src/tomboykeybinder.h
++++ tilda-0.9.6/src/tomboykeybinder.h
+@@ -2,7 +2,7 @@
+ #ifndef __TOMBOY_KEY_BINDER_H__
+ #define __TOMBOY_KEY_BINDER_H__
+
+-#include <glib/gtypes.h>
++#include <glib.h>
+
+ G_BEGIN_DECLS
+