diff options
author | Jonny Lamb <jonnylamb@gnome.org> | 2009-10-24 22:57:07 +0800 |
---|---|---|
committer | Jonny Lamb <jonnylamb@gnome.org> | 2009-10-24 22:57:07 +0800 |
commit | d23b04b4fce73fe16b5073b7d79c0ca8a9d64616 (patch) | |
tree | 51bb31cf93d2c75c01ffa4a2b672a0ef1f40406a /libempathy-gtk | |
parent | 613e2bef219387d3089c3c583ae2047fc37f30e7 (diff) | |
download | gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar.gz gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar.bz2 gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar.lz gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar.xz gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.tar.zst gsoc2013-empathy-d23b04b4fce73fe16b5073b7d79c0ca8a9d64616.zip |
ui-utils: port to new tp-glib account API
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-ui-utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h index 39baeaf41..486301cb1 100644 --- a/libempathy-gtk/empathy-ui-utils.h +++ b/libempathy-gtk/empathy-ui-utils.h @@ -35,7 +35,6 @@ #include <gtk/gtk.h> #include <libempathy/empathy-contact.h> -#include <libempathy/empathy-account.h> #include <libempathy/empathy-ft-handler.h> #include "empathy-chat-view.h" |