diff options
author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2011-02-10 00:29:24 +0800 |
---|---|---|
committer | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2011-02-10 17:24:55 +0800 |
commit | f22e466ab6e525a148145f66aed3ce4a0f23128a (patch) | |
tree | 2a51ab5ca8aca531b5872f0d259041ec1409cc3e /libempathy-gtk/empathy-new-call-dialog.c | |
parent | e4d6dc647732a895dbf6c1b0983ccad39ed3a61c (diff) | |
download | gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar.gz gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar.bz2 gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar.lz gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar.xz gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.tar.zst gsoc2013-empathy-f22e466ab6e525a148145f66aed3ce4a0f23128a.zip |
EmpathyCallFactory -> EmpathyStreamedMediaFactory
Diffstat (limited to 'libempathy-gtk/empathy-new-call-dialog.c')
-rw-r--r-- | libempathy-gtk/empathy-new-call-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-new-call-dialog.c b/libempathy-gtk/empathy-new-call-dialog.c index ab9a86a6f..2d35fadec 100644 --- a/libempathy-gtk/empathy-new-call-dialog.c +++ b/libempathy-gtk/empathy-new-call-dialog.c @@ -30,7 +30,6 @@ #include <libempathy/empathy-tp-contact-factory.h> #include <libempathy/empathy-contact-manager.h> -#include <libempathy/empathy-call-factory.h> #include <libempathy/empathy-utils.h> #define DEBUG_FLAG EMPATHY_DEBUG_CONTACT |