Various fixes; simplification of FilmViewer; make image appear on first load of content.
[dcpomatic.git] / src / lib / image.cc
index 722ff5d3ceff24509edeb49bb21ca9c575148abb..0eabbe84d5bcaff2188c1b81ce7e5d0d0c7092f6 100644 (file)
@@ -45,6 +45,7 @@ extern "C" {
 
 using std::string;
 using std::min;
+using std::cout;
 using boost::shared_ptr;
 using libdcp::Size;