view src/mtp_up/filetype.h @ 2601:f9ccfae6a5f6

Oops, forgot to link scrobbler plugin with libaudutil. Fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 09:08:05 +0300
parents d72a44fdb6a3
children
line wrap: on
line source

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

LIBMTP_filetype_t find_filetype (const char *);