slackbuilds_ponce/system/tilda/glib-single-include.patch
2012-09-16 19:42:18 -04:00

13 lines
338 B
Diff

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