X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;h=4656da9de81f08c04385a97f23fbbfff7f6db931;hb=refs%2Ftags%2Fv2.13.68;hp=d251c7fcc3e6ddef4e70e729285b96323d8bd5e0;hpb=32dd3b31349f48adb21bf1923f076755705a508c;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index d251c7fcc..4656da9de 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -130,7 +130,7 @@ public: dcp::EncryptedKDM make_kdm ( dcp::Certificate recipient, - std::vector trusted_devices, + std::vector trusted_devices, boost::filesystem::path cpl_file, dcp::LocalTime from, dcp::LocalTime until,