From 349f9e961602f67960ff6a0ad295a1e40c46a747 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 12 Jan 2009 21:51:16 +0000 Subject: Remove useless include of empathy-tp-group.h svn path=/trunk/; revision=2226 --- libempathy/empathy-contact-list.h | 1 - libempathy/empathy-dispatcher.c | 1 - libempathy/empathy-tp-chat.c | 1 + 3 files changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-contact-list.h b/libempathy/empathy-contact-list.h index 3e90e8cac..5eabf32c3 100644 --- a/libempathy/empathy-contact-list.h +++ b/libempathy/empathy-contact-list.h @@ -26,7 +26,6 @@ #include "empathy-types.h" #include "empathy-contact.h" -#include "empathy-tp-group.h" G_BEGIN_DECLS diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c index 6f5639b1e..396fd9bbb 100644 --- a/libempathy/empathy-dispatcher.c +++ b/libempathy/empathy-dispatcher.c @@ -39,7 +39,6 @@ #include "empathy-tube-handler.h" #include "empathy-account-manager.h" #include "empathy-contact-factory.h" -#include "empathy-tp-group.h" #include "empathy-tp-file.h" #include "empathy-chatroom-manager.h" #include "empathy-utils.h" 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 #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" -- cgit v1.2.3