summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/base-protocol.h')
-rw-r--r--telepathy-glib/base-protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/base-protocol.h b/telepathy-glib/base-protocol.h
index 9d34be555..23104cac4 100644
--- a/telepathy-glib/base-protocol.h
+++ b/telepathy-glib/base-protocol.h
@@ -24,6 +24,7 @@
#include <glib-object.h>
#include <telepathy-glib/base-connection.h>
+#include <telepathy-glib/defs.h>
#include <telepathy-glib/presence-mixin.h>
G_BEGIN_DECLS
@@ -224,6 +225,7 @@ struct _TpProtocolAddressingInterface {
TpBaseProtocolNormalizeURIFunc normalize_contact_uri;
};
+_TP_AVAILABLE_IN_0_18
GType tp_protocol_addressing_get_type (void) G_GNUC_CONST;
G_END_DECLS