]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-handler.h
Remove tp-yell and use TpCallChannel
[empathy.git] / src / empathy-call-handler.h
index 330d368a5b2da0c19a798131d0dac250b36067a8..3586f15847d4554331b07d1d6ea4c849bbe43d0c 100644 (file)
@@ -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,