Include apetag.h which contains the prototype for ff_ape_parse_tag().
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 01:43:47 +0000 (01:43 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 01:43:47 +0000 (01:43 +0000)
Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/apetag.c

index 6b46767..d8cad85 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "libavutil/intreadwrite.h"
 #include "avformat.h"
+#include "apetag.h"
 
 #define ENABLE_DEBUG 0