Merge master branch.
[dcpomatic.git] / src / lib / filter_graph.cc
index 6cd7dc2cbb52f38e8f9eb9db971a1f8d4bdc2d7e..3a13d93d069c5f7b0bd84545e4a560089056092f 100644 (file)
@@ -47,6 +47,7 @@ using std::stringstream;
 using std::string;
 using std::list;
 using boost::shared_ptr;
+using libdcp::Size;
 
 /** Construct a FilterGraph for the settings in a film.
  *  @param film Film.