From 1f239a9cb9595292b71fc0336e5d0055c5b81860 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 4 May 2009 01:50:03 +0200 Subject: Total FileTransfer draft spec exorcism --- libempathy/empathy-tp-file.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libempathy/empathy-tp-file.h') diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h index db928e86f..04da254c1 100644 --- a/libempathy/empathy-tp-file.h +++ b/libempathy/empathy-tp-file.h @@ -28,8 +28,6 @@ #include #include -#include "extensions/extensions.h" - #include G_BEGIN_DECLS @@ -95,7 +93,7 @@ void empathy_tp_file_close (EmpathyTpFile *tp_file); gboolean empathy_tp_file_is_incoming (EmpathyTpFile *tp_file); -EmpFileTransferState empathy_tp_file_get_state (EmpathyTpFile *tp_file, guint *reason); +TpFileTransferState empathy_tp_file_get_state (EmpathyTpFile *tp_file, guint *reason); G_END_DECLS -- cgit v1.2.3