X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fffmpeg_content.h;fp=src%2Flib%2Fffmpeg_content.h;h=37746ac9db213ed73ec9a63931347c3ed2475360;hp=1ab0a92d0ed2f89dc329d66a0b392581a499af5c;hb=308488324dbc4d8b709d3fb1dc9fee0479346c21;hpb=cfdd68eb5fb0ef8423e860103ad4e5510994f1da diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index 1ab0a92d0..37746ac9d 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -21,6 +21,7 @@ #define DCPOMATIC_FFMPEG_CONTENT_H #include +#include #include "video_content.h" #include "audio_content.h" #include "subtitle_content.h"