aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-new-message-dialog.c
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2009-10-24 22:55:43 +0800
committerJonny Lamb <jonnylamb@gnome.org>2009-10-24 22:55:43 +0800
commited1550ec4ce29466e6c4b840ee37f2d78862c3d9 (patch)
tree139f70e03b6188947bf863b2b6ec958d3e91f7db /libempathy-gtk/empathy-new-message-dialog.c
parent2beb2a7609f6534697a8874aaa9fc33f3bd115d8 (diff)
downloadgsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar.gz
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar.bz2
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar.lz
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar.xz
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.tar.zst
gsoc2013-empathy-ed1550ec4ce29466e6c4b840ee37f2d78862c3d9.zip
new-message-dialog: port to new tp-glib account API
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'libempathy-gtk/empathy-new-message-dialog.c')
-rw-r--r--libempathy-gtk/empathy-new-message-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-new-message-dialog.c b/libempathy-gtk/empathy-new-message-dialog.c
index 66b2adb2d..d39f71bcc 100644
--- a/libempathy-gtk/empathy-new-message-dialog.c
+++ b/libempathy-gtk/empathy-new-message-dialog.c
@@ -32,7 +32,6 @@
#include <libempathy/empathy-contact-manager.h>
#include <libempathy/empathy-dispatcher.h>
#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-account.h>
#define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
#include <libempathy/empathy-debug.h>