summaryrefslogtreecommitdiff
path: root/glib.patch
blob: 50d8386d0a4844193342e05b0fb9fd458d1b6fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libbtctl-0.10.0/src/btctl-types.h~	2007-03-06 00:07:20.000000000 +0100
+++ libbtctl-0.10.0/src/btctl-types.h	2016-05-05 19:03:09.746566449 +0200
@@ -1,7 +1,7 @@
 #ifndef __BTCTL_TYPES_H__
 #define __BTCTL_TYPES_H__
 
-#include <glib/gmacros.h>
+#include <glib.h>
 #include <glib-object.h>
 
 G_BEGIN_DECLS