diff options
Diffstat (limited to 'src/empathy-av.c')
-rw-r--r-- | src/empathy-av.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-av.c b/src/empathy-av.c index 9ef0fbf29..98327ece8 100644 --- a/src/empathy-av.c +++ b/src/empathy-av.c @@ -94,7 +94,7 @@ call_window_destroy_cb (EmpathyCallWindow *window, static void new_call_handler_cb (EmpathyCallFactory *factory, - EmpathyCallHandler *handler, + EmpathyStreamedMediaHandler *handler, gboolean outgoing, gpointer user_data) { |