Try again to fix ui signalling during tests.
[dcpomatic.git] / src / lib / examine_content_job.cc
index 3cab9716de3783576d92cd9e441d50e6d1765df8..cbf180ffcb3bf451379e410039d5d28dfed75d80 100644 (file)
@@ -26,6 +26,7 @@
 #include "i18n.h"
 
 using std::string;
+using std::cout;
 using boost::shared_ptr;
 
 ExamineContentJob::ExamineContentJob (shared_ptr<const Film> f, shared_ptr<Content> c)