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:
Carl Eugen Hoyos 2010-02-28 01:43:47 +00:00
parent eb285cfe8e
commit c53ffb2ce5
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "apetag.h"
#define ENABLE_DEBUG 0