Просмотр исходного кода

Include apetag.h which contains the prototype for ff_ape_parse_tag().

Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk
Carl Eugen Hoyos 15 лет назад
Родитель
Сommit
c53ffb2ce5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libavformat/apetag.c

+ 1 - 0
libavformat/apetag.c

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