X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_stream.h;h=6479bd70d96a817c73cf91e39cea41e0c70adea9;hb=e894cfe3d891135d1b92b62603a464e42bd6ed5c;hp=6bbcd0b0131d441af5d469edf65031bdc5010d93;hpb=3664b9abfab4b9d2b3a46322b585384dbc06208b;p=dcpomatic.git diff --git a/src/lib/ffmpeg_stream.h b/src/lib/ffmpeg_stream.h index 6bbcd0b01..6479bd70d 100644 --- a/src/lib/ffmpeg_stream.h +++ b/src/lib/ffmpeg_stream.h @@ -20,8 +20,8 @@ #ifndef DCPOMATIC_FFMPEG_STREAM_H #define DCPOMATIC_FFMPEG_STREAM_H -#include #include +#include struct AVFormatContext; struct AVStream;