include stdint.h
This commit is contained in:
parent
ae38a4eb44
commit
a46aa90061
|
|
@ -21,6 +21,7 @@
|
|||
extern "C" {
|
||||
#include "libavformat/avio.h"
|
||||
}
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef AVSEEK_SIZE
|
||||
#define AVSEEK_SIZE 0x10000
|
||||
|
|
|
|||
Loading…
Reference in New Issue