[empathy: 24/148] Remove useless include of empathy-tp-file.h



commit 24b86703ef5fa0e181108af76bb8ba54efb7cccb
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Wed Apr 29 17:45:11 2009 +0200

    Remove useless include of empathy-tp-file.h
---
 libempathy/empathy-dispatcher.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index 93900b3..bc216d6 100644
--- a/libempathy/empathy-dispatcher.c
+++ b/libempathy/empathy-dispatcher.c
@@ -38,8 +38,7 @@
 #include "empathy-utils.h"
 #include "empathy-tube-handler.h"
 #include "empathy-account-manager.h"
-#include "empathy-tp-contact-factory.h"
-#include "empathy-tp-file.h"
+#include "empathy-contact-factory.h"
 #include "empathy-chatroom-manager.h"
 #include "empathy-utils.h"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]