mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
@ -31,6 +31,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/log.h"
|
||||
|
||||
/* unbuffered I/O */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user