view src/mtp_up/filetype.h @ 3095:c5fcdbfaaf1e

Actually drop this include as it would never have worked, this was shadowing a system header or not including anything at all.
author Tony Vroon <chainsaw@gentoo.org>
date Thu, 30 Apr 2009 14:16:43 +0100
parents d72a44fdb6a3
children
line wrap: on
line source

#include <libmtp.h>
#include <glib.h>

LIBMTP_filetype_t find_filetype (const char *);