include stdint.h

This commit is contained in:
rdb 2011-04-26 07:16:11 +00:00
parent ae38a4eb44
commit a46aa90061

View File

@ -21,6 +21,7 @@
extern "C" { extern "C" {
#include "libavformat/avio.h" #include "libavformat/avio.h"
} }
#include <stdint.h>
#ifndef AVSEEK_SIZE #ifndef AVSEEK_SIZE
#define AVSEEK_SIZE 0x10000 #define AVSEEK_SIZE 0x10000