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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-call-handler.h b/src/empathy-call-handler.h
index 330d368a5..3586f1584 100644
--- a/src/empathy-call-handler.h
+++ b/src/empathy-call-handler.h
@@ -26,7 +26,7 @@
#include <gst/gst.h>
#include <gst/farsight/fs-conference-iface.h>
-#include <telepathy-yell/telepathy-yell.h>
+#include <telepathy-glib/telepathy-glib.h>
#include <libempathy/empathy-contact.h>
@@ -68,7 +68,7 @@ EmpathyCallHandler * empathy_call_handler_new_for_contact (
EmpathyContact *contact);
EmpathyCallHandler * empathy_call_handler_new_for_channel (
- TpyCallChannel *call,
+ TpCallChannel *call,
EmpathyContact *contact);
void empathy_call_handler_start_call (EmpathyCallHandler *handler,