aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chat.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2009-01-13 05:51:16 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-01-13 05:51:16 +0800
commit349f9e961602f67960ff6a0ad295a1e40c46a747 (patch)
treeb05926912bf75a66255b9ab96386732313747392 /libempathy/empathy-tp-chat.c
parent438ea15bef19415a62630019fc7e6b4886053973 (diff)
downloadgsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar.gz
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar.bz2
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar.lz
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar.xz
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.tar.zst
gsoc2013-empathy-349f9e961602f67960ff6a0ad295a1e40c46a747.zip
Remove useless include of empathy-tp-group.h
svn path=/trunk/; revision=2226
Diffstat (limited to 'libempathy/empathy-tp-chat.c')
-rw-r--r--libempathy/empathy-tp-chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c
index a8bbd7b28..19a367e9e 100644
--- a/libempathy/empathy-tp-chat.c
+++ b/libempathy/empathy-tp-chat.c
@@ -28,6 +28,7 @@
#include <telepathy-glib/util.h>
#include "empathy-tp-chat.h"
+#include "empathy-tp-group.h"
#include "empathy-contact-factory.h"
#include "empathy-contact-monitor.h"
#include "empathy-contact-list.h"