forked from FFmpeg/FFmpeg
Add all required includes to avio.h
Originally committed as revision 23734 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0dbfc1db21
commit
ed8d57665b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/log.h"
|
||||
|
||||
/* unbuffered I/O */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue