view Plugins/Input/mpg123/tag_c_hacked.h @ 1022:0b03a1d25c44 trunk

[svn] - resync headers - libmp4ff based container management code working (has a few bugs to work out still though.)
author nenolod
date Wed, 10 May 2006 15:00:19 -0700
parents bf06569fb0b4
children
line wrap: on
line source

#ifndef TAGLIB_TAG_C_HACKED
#define TAGLIB_TAG_C_HACKED

#ifdef __cplusplus
extern "C" {
#endif
void taglib_set_id3v2_default_text_encoding();
#ifdef __cplusplus
}
#endif
#endif