Skip to content

Instantly share code, notes, and snippets.

Created November 15, 2012 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4077846 to your computer and use it in GitHub Desktop.
Save anonymous/4077846 to your computer and use it in GitHub Desktop.
1.patch
diff -ur maximus-0.4.14-1/src/tomboykeybinder.h maximus-0.4.14/src/tomboykeybinder.h
--- maximus-0.4.14-1/src/tomboykeybinder.h 2012-11-15 12:10:17.000000000 +0200
+++ maximus-0.4.14/src/tomboykeybinder.h 2012-11-15 12:10:33.000000000 +0200
@@ -18,7 +18,7 @@
#ifndef __TOMBOY_KEY_BINDER_H__
#define __TOMBOY_KEY_BINDER_H__
-#include <glib/gtypes.h>
+#include <glib.h>
G_BEGIN_DECLS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment