X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcross.h;h=20bab38a29e7296f8a52130cfd204aa56a417efd;hb=7c998afc2711a112dc70a0b247746932bc9ae4ea;hp=63e542dc9074d0973c9405562ff6258c22d934c0;hpb=66188f33fbe6b042e765fdf6f73d51cba5ffd488;p=dcpomatic.git diff --git a/src/lib/cross.h b/src/lib/cross.h index 63e542dc9..20bab38a2 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -45,7 +45,7 @@ extern std::string cpu_info (); extern void run_ffprobe (boost::filesystem::path, boost::filesystem::path); extern std::list > mount_info (); extern boost::filesystem::path openssl_path (); -extern boost::filesystem::path dist_writer_path (); +extern boost::filesystem::path disk_writer_path (); #ifdef DCPOMATIC_OSX extern boost::filesystem::path app_contents (); #endif