Fix failure to analyse audio in some cases.
[dcpomatic.git] / test / test.h
index 2208929a94b8baa40d9a4965ae22c89fe6a442a2..1593b3a03f1e755024e16e4c07eb3bf6465c5363 100644 (file)
@@ -25,7 +25,7 @@ class Image;
 
 extern boost::filesystem::path private_data;
 
-extern void wait_for_jobs ();
+extern bool wait_for_jobs ();
 extern boost::shared_ptr<Film> new_test_film (std::string);
 extern void check_dcp (boost::filesystem::path, boost::filesystem::path);
 extern void check_file (boost::filesystem::path ref, boost::filesystem::path check);