ffmpeg | branch: master | Carl Eugen Hoyos <ceho...@ag.or.at> | Sat Nov 8 00:59:37 2014 +0100| [e2e36a739d3ad0d207a31c76f414a912d08b1d6d] | committer: Carl Eugen Hoyos
Fix make checkheaders for libavcodec/vorbis_parser.h. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e2e36a739d3ad0d207a31c76f414a912d08b1d6d --- libavcodec/vorbis_parser.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/vorbis_parser.h b/libavcodec/vorbis_parser.h index 086e364..0f73537 100644 --- a/libavcodec/vorbis_parser.h +++ b/libavcodec/vorbis_parser.h @@ -27,6 +27,8 @@ #ifndef AVCODEC_VORBIS_PARSE_H #define AVCODEC_VORBIS_PARSE_H +#include <stdint.h> + typedef struct AVVorbisParseContext AVVorbisParseContext; /** _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog