Rest of src/lib/*.h tidying.
[dcpomatic.git] / src / lib / filter_graph.h
index 6a520300b22af2c23b891dde36eb09b56a36b551..8a8dd9a30e4da857fc46ccff6f649ad53aa8669f 100644 (file)
@@ -27,6 +27,7 @@
 #include "util.h"
 
 struct AVFilterContext;
+struct AVFrame;
 class Image;
 class FFmpegContent;