telepathy-glib: add missing inclusion
Simon McVittie
smcv at kemper.freedesktop.org
Wed Oct 10 07:44:54 PDT 2012
Module: telepathy-glib
Branch: master
Commit: a7e61d16b9aadf1cf212d8fc40db33e7cb2bccf1
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=a7e61d16b9aadf1cf212d8fc40db33e7cb2bccf1
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Oct 10 15:44:26 2012 +0100
add missing inclusion
---
telepathy-glib/util.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/util.h b/telepathy-glib/util.h
index 48c9d8d..cbbfce8 100644
--- a/telepathy-glib/util.h
+++ b/telepathy-glib/util.h
@@ -29,6 +29,7 @@
#include <gio/gio.h>
+#include <telepathy-glib/defs.h>
#include <telepathy-glib/verify.h>
#define tp_verify_statement(R) ((void) tp_verify_true (R))
More information about the telepathy-commits
mailing list