aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-handler.h')
-rw-r--r--src/empathy-call-handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-call-handler.h b/src/empathy-call-handler.h
index d0f15eecc..36c6cfdc2 100644
--- a/src/empathy-call-handler.h
+++ b/src/empathy-call-handler.h
@@ -104,6 +104,8 @@ FsCandidate * empathy_call_handler_get_video_remote_candidate (
FsCandidate * empathy_call_handler_get_video_local_candidate (
EmpathyCallHandler *self);
+EmpathyContact * empathy_call_handler_get_contact (EmpathyCallHandler *self);
+
G_END_DECLS
#endif /* #ifndef __EMPATHY_CALL_HANDLER_H__*/