added libmpg123
This commit is contained in:
10
project/jni/mpg123/icy2utf8.h
Normal file
10
project/jni/mpg123/icy2utf8.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* You expect a license plate for _this_ file? */
|
||||
#ifndef MPG123_ICY2UTF_H
|
||||
#define MPG123_ICY2UTF_H
|
||||
|
||||
#ifndef NO_ICY
|
||||
/* (string, force conversion) */
|
||||
char *icy2utf8(const char *, int);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user