summaryrefslogtreecommitdiff
path: root/telepathy-glib/util.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-10-10 15:44:26 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-10-10 15:44:26 +0100
commita7e61d16b9aadf1cf212d8fc40db33e7cb2bccf1 (patch)
tree378898570a2faf256e00bae468cd9cb8c49b15ac /telepathy-glib/util.h
parent1c6846e925196b8286d96ee59a8f0636ee6f2a60 (diff)
downloadtelepathy-glib-a7e61d16b9aadf1cf212d8fc40db33e7cb2bccf1.tar.gz
add missing inclusion
Diffstat (limited to 'telepathy-glib/util.h')
-rw-r--r--telepathy-glib/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/util.h b/telepathy-glib/util.h
index 48c9d8d93..cbbfce8c6 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))