aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-helpers.c
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2009-10-25 02:06:55 +0800
committerJonny Lamb <jonnylamb@gnome.org>2009-10-25 02:06:55 +0800
commit18010cbf53463aa968b99eb718916de094fbb532 (patch)
tree8fcd4d1257ba5c993bfbc6695a0ac419e8959a92 /tests/check-empathy-helpers.c
parentaec12412098619da1301cfb445cc93a849d31c8c (diff)
downloadgsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar.gz
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar.bz2
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar.lz
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar.xz
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.tar.zst
gsoc2013-empathy-18010cbf53463aa968b99eb718916de094fbb532.zip
tests: port to new tp-glib account API
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'tests/check-empathy-helpers.c')
-rw-r--r--tests/check-empathy-helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check-empathy-helpers.c b/tests/check-empathy-helpers.c
index 5fb8b4a35..d176d0abe 100644
--- a/tests/check-empathy-helpers.c
+++ b/tests/check-empathy-helpers.c
@@ -24,7 +24,7 @@
#include <gconf/gconf.h>
#include <gconf/gconf-client.h>
-#include <libempathy/empathy-account-manager.h>
+#include <telepathy-glib/account-manager.h>
#include "check-helpers.h"
#include "check-empathy-helpers.h"