X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg.h;h=6dd9da0dc4efb9f571ec76629ed7c6953ebd2d6d;hb=769c71b5c3e050ccfc1c13771d24328fbf76a495;hp=8aaa54f84afab6973938e83eb138a60d6a2fa9c3;hpb=3e12c68dc0451e73b5bc1a84d1d70f4999f7b4b5;p=dcpomatic.git diff --git a/src/lib/ffmpeg.h b/src/lib/ffmpeg.h index 8aaa54f84..6dd9da0dc 100644 --- a/src/lib/ffmpeg.h +++ b/src/lib/ffmpeg.h @@ -20,13 +20,13 @@ #ifndef DCPOMATIC_FFMPEG_H #define DCPOMATIC_FFMPEG_H -#include -#include -#include extern "C" { #include } #include "file_group.h" +#include +#include +#include struct AVFilterGraph; struct AVCodecContext;