aboutsummaryrefslogtreecommitdiff
path: root/system/tilda/glib-single-include.patch
diff options
context:
space:
mode:
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 0000000000..fcc734f771
--- /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
+