X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;fp=src%2Flib%2Ffilm.h;h=876d312ae427666c23649aca3db4e5690d0e36f1;hb=006e38346a8bcdcc889979b7c00802d9bb8fc6f8;hp=87ea700b7cc19e4d52e4ea8fcdeaf79eab8dd852;hpb=6cde6bcc0b604c1a157a4ccbdce29e91f4d45a91;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index 87ea700b7..876d312ae 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -142,7 +142,7 @@ public: boost::optional disable_forensic_marking_audio ) const; - std::list make_kdms ( + std::list > make_kdms ( std::list > screens, boost::filesystem::path cpl_file, boost::posix_time::ptime from,