1 --- a/Frameworks/MediaKit/MKMediaFile.h 2009-03-22 07:21:55.000000000 +0900
2 +++ b/Frameworks/MediaKit/MKMediaFile.h 2009-03-22 05:23:28.000000000 +0900
4 // NOTE: Ugly hack to get rid of deprecation warnings on Ubuntu
5 // See https://bugs.launchpad.net/ubuntu/+source/ffmpeg/+bug/122266
6 #define attribute_deprecated
9 +#include <libavcodec/avcodec.h>
10 +#include <libavformat/avformat.h>