diff options
Diffstat (limited to 'src/empathy-call-handler.c')
-rw-r--r-- | src/empathy-call-handler.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/empathy-call-handler.c b/src/empathy-call-handler.c index be0987e95..3b870be07 100644 --- a/src/empathy-call-handler.c +++ b/src/empathy-call-handler.c @@ -23,9 +23,7 @@ #include <stdio.h> #include <stdlib.h> -#include <telepathy-glib/account-channel-request.h> -#include <telepathy-glib/util.h> -#include <telepathy-glib/interfaces.h> +#include <telepathy-glib/telepathy-glib.h> #include <telepathy-farstream/telepathy-farstream.h> |