[next] telepathy-glib: Fix build error

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Dec 26 01:09:28 PST 2012


Module: telepathy-glib
Branch: next
Commit: 15ea0f8315da254fa77d8549a45c161cf2357fc2
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=15ea0f8315da254fa77d8549a45c161cf2357fc2

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed Dec 26 10:08:28 2012 +0100

Fix build error

Forgot to include this in the merge conflict commit

---

 telepathy-glib/util.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/util.h b/telepathy-glib/util.h
index d606e4b..4506632 100644
--- a/telepathy-glib/util.h
+++ b/telepathy-glib/util.h
@@ -29,6 +29,8 @@
 
 #include <gio/gio.h>
 
+#include <telepathy-glib/defs.h>
+
 G_BEGIN_DECLS
 
 gboolean tp_g_ptr_array_contains (GPtrArray *haystack, gpointer needle);



More information about the telepathy-commits mailing list