Fix compilation

This commit is contained in:
Alexander Kojevnikov 2013-03-02 17:55:16 -08:00
parent 98aa9904ef
commit 43bc87da6c

View File

@ -18,6 +18,7 @@
extern "C" {
#define __STDC_CONSTANT_MACROS
#define __STDC_LIMIT_MACROS
#include <libavformat/avformat.h>
#include <libavcodec/avcodec.h>
#include <libavutil/mathematics.h>