diff options
Diffstat (limited to 'src/empathy-call-window.c')
-rw-r--r-- | src/empathy-call-window.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c index 5a3b0d88a..db7605bfe 100644 --- a/src/empathy-call-window.c +++ b/src/empathy-call-window.c @@ -34,9 +34,8 @@ #include <clutter-gtk/clutter-gtk.h> #include <clutter-gst/clutter-gst.h> -#include <telepathy-glib/util.h> #include <telepathy-farstream/telepathy-farstream.h> -#include <telepathy-glib/util.h> +#include <telepathy-glib/telepathy-glib.h> #include <farstream/fs-element-added-notifier.h> #include <farstream/fs-utils.h> |