diff --git a/libavcodec/vorbis_parser.h b/libavcodec/vorbis_parser.h index 086e36475a..0f73537ae5 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; /**