X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_stream.h;h=6479bd70d96a817c73cf91e39cea41e0c70adea9;hb=ccc9147af71ea93195b10e0f6de040fff9ae7746;hp=6bbcd0b0131d441af5d469edf65031bdc5010d93;hpb=e6c67f4aac2ca9afc275b6f13058e1e46f2cecc3;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;