diff --git a/libavcodec/vorbis_parser.h b/libavcodec/vorbis_parser.h index 7b129004ee..9ae1630f9f 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 + typedef struct AVVorbisParseContext AVVorbisParseContext; /**