# HG changeset patch # User diego # Date 1232910670 0 # Node ID 8f0e6cdf0a595db053e1bbbc866589bdf75a8227 # Parent fcc542fd3214d68422af102dd1075412bcce62b6 Directly #include some required headers. diff -r fcc542fd3214 -r 8f0e6cdf0a59 mxf.h --- a/mxf.h Sun Jan 25 16:44:45 2009 +0000 +++ b/mxf.h Sun Jan 25 19:11:10 2009 +0000 @@ -21,6 +21,7 @@ #ifndef AVFORMAT_MXF_H #define AVFORMAT_MXF_H +#include #include "avformat.h" #include "libavcodec/bytestream.h"