add the necessary include for LIBAV*_VERSION_*
Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9a0cf9f8f8
commit
af5f434f8c
3 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
*/
|
||||
|
||||
#include "libavutil/rational.h"
|
||||
#include "avcodec.h"
|
||||
|
||||
enum AVOptionType{
|
||||
FF_OPT_TYPE_FLAGS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue