aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-04-29 23:45:11 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:47:35 +0800
commit24b86703ef5fa0e181108af76bb8ba54efb7cccb (patch)
tree918ae11ad653c41f0c2dde021fce6bc9d3beb4af /libempathy
parent23b3f7b0609a948267a9b7855079e124e0a1ab7d (diff)
downloadgsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar.gz
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar.bz2
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar.lz
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar.xz
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.tar.zst
gsoc2013-empathy-24b86703ef5fa0e181108af76bb8ba54efb7cccb.zip
Remove useless include of empathy-tp-file.h
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-dispatcher.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index 93900b32e..bc216d6f1 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"