Missing FFmpeg include; fixes #989.
[dcpomatic.git] / src / lib / filter_graph.cc
index db89d1695950169854ecd5994736c3deefded034..7a29738154bb2f3aa52b47505de0daf17037b7ab 100644 (file)
@@ -26,7 +26,6 @@
 #include "filter.h"
 #include "exceptions.h"
 #include "image.h"
-#include "safe_stringstream.h"
 #include "compose.hpp"
 extern "C" {
 #include <libavfilter/avfiltergraph.h>