aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2008-11-22 00:14:29 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:14:29 +0800
commit2536537dd891f81ce5aab2e8b7fc2f33a7d54c77 (patch)
treea58ff629f68f8322be2d24cf39c5f385a08ec553 /libempathy-gtk
parent1ff7c439e8442d51024fbfcde2b1c11b8b17cf4f (diff)
downloadgsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar.gz
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar.bz2
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar.lz
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar.xz
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.tar.zst
gsoc2013-empathy-2536537dd891f81ce5aab2e8b7fc2f33a7d54c77.zip
Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1748
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-ft-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-ft-manager.c b/libempathy-gtk/empathy-ft-manager.c
index 023a4bdac..734f6fd8e 100644
--- a/libempathy-gtk/empathy-ft-manager.c
+++ b/libempathy-gtk/empathy-ft-manager.c
@@ -33,7 +33,7 @@
#define DEBUG_FLAG EMPATHY_DEBUG_FT
#include <libempathy/empathy-debug.h>
#include <libempathy/empathy-file.h>
-#include <libempathy/empathy-tp-file.h>
+#include <libempathy/empathy-file.h>
#include <libempathy/empathy-utils.h>
#include "empathy-conf.h"