Commit e2e36a73 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Fix make checkheaders for libavcodec/vorbis_parser.h.

parent 872c0bcd
......@@ -27,6 +27,8 @@
#ifndef AVCODEC_VORBIS_PARSE_H
#define AVCODEC_VORBIS_PARSE_H
#include <stdint.h>
typedef struct AVVorbisParseContext AVVorbisParseContext;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment