view src/mtp_up/filetype.h @ 1903:5c01978673ca

fix for an undefined symbol error of __gxx_personality_v0.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Thu, 27 Sep 2007 12:55:56 +0900
parents d72a44fdb6a3
children
line wrap: on
line source

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

LIBMTP_filetype_t find_filetype (const char *);