aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-contact-list.h
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-02-07 10:41:40 +0800
committerChandni Verma <chandniverma2112@gmail.com>2011-03-08 08:56:51 +0800
commit35500a8b9e672f703059707039a1ccee23dd3597 (patch)
tree0fe16c345ecf16219cfe8b1cc4d38ebe174f280d /libempathy/empathy-tp-contact-list.h
parent67d602af3ed86c8df908dd8ad429bdb3f8ff5d5b (diff)
downloadgsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar.gz
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar.bz2
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar.lz
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar.xz
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.tar.zst
gsoc2013-empathy-35500a8b9e672f703059707039a1ccee23dd3597.zip
Add contact blocking to EmpathyContactList and friends
Diffstat (limited to 'libempathy/empathy-tp-contact-list.h')
-rw-r--r--libempathy/empathy-tp-contact-list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-contact-list.h b/libempathy/empathy-tp-contact-list.h
index 071fc0b91..9a555bc7a 100644
--- a/libempathy/empathy-tp-contact-list.h
+++ b/libempathy/empathy-tp-contact-list.h
@@ -26,6 +26,7 @@
#include <glib.h>
#include <telepathy-glib/connection.h>
+#include <libempathy/empathy-contact.h>
G_BEGIN_DECLS