diff src/mtp_up/filetype.h @ 1517:d72a44fdb6a3

switched to uploading tracks instead of files, added disconnect option, other misc. fixes
author Cristi Magherusan <majeru@atheme-project.org>
date Thu, 23 Aug 2007 16:47:45 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/mtp_up/filetype.h	Thu Aug 23 16:47:45 2007 +0300
@@ -0,0 +1,5 @@
+#include <libmtp.h>
+#include <glib.h>
+
+LIBMTP_filetype_t find_filetype (const char *);
+