mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-04 03:58:29 +08:00
Include apetag.h which contains the prototype for ff_ape_parse_tag().
Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "avformat.h"
|
||||
#include "apetag.h"
|
||||
|
||||
#define ENABLE_DEBUG 0
|
||||
|
||||
|
Reference in New Issue
Block a user