X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilter_graph.h;fp=src%2Flib%2Ffilter_graph.h;h=8a8dd9a30e4da857fc46ccff6f649ad53aa8669f;hb=dd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d;hp=6a520300b22af2c23b891dde36eb09b56a36b551;hpb=14e4bc18e65378332604016bd6239861a083d5bf;p=dcpomatic.git diff --git a/src/lib/filter_graph.h b/src/lib/filter_graph.h index 6a520300b..8a8dd9a30 100644 --- a/src/lib/filter_graph.h +++ b/src/lib/filter_graph.h @@ -27,6 +27,7 @@ #include "util.h" struct AVFilterContext; +struct AVFrame; class Image; class FFmpegContent;