]> git.0d.be Git - empathy.git/blobdiff - nautilus-sendto-plugin/empathy-nautilus-sendto.c
Merge remote-tracking branch 'glassrose/add-All-service-selection-in-debug-window'
[empathy.git] / nautilus-sendto-plugin / empathy-nautilus-sendto.c
index 2f38b8325470a34d8797890e0085924b99fead97..ee1519de334091a4b7d80beb39ecdf743e3d90b0 100644 (file)
@@ -33,7 +33,6 @@
 #include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-ft-factory.h>
 #include <libempathy/empathy-ft-handler.h>
-#include <libempathy/empathy-tp-file.h>
 
 #include <libempathy-gtk/empathy-contact-chooser.h>
 #include <libempathy-gtk/empathy-ui-utils.h>
@@ -166,7 +165,7 @@ quit (void)
 
 static void
 transfer_done_cb (EmpathyFTHandler *handler,
-                  EmpathyTpFile *tp_file,
+                  TpFileTransferChannel *channel,
                   NstPlugin *plugin)
 {
   quit ();