Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / filter_graph.cc
index d918f7dc8cf0d1bd163fa65ae880331a6fd3e86c..7a29738154bb2f3aa52b47505de0daf17037b7ab 100644 (file)
@@ -26,7 +26,6 @@
 #include "filter.h"
 #include "exceptions.h"
 #include "image.h"
-#include <locked_sstream.h>
 #include "compose.hpp"
 extern "C" {
 #include <libavfilter/avfiltergraph.h>