slackbuilds_ponce/system/tilda/glib-single-include.patch

14 lines
338 B
Diff
Raw Normal View History

2012-09-17 01:06:56 +02:00
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