X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcross.cc;h=7abe01cc9019683a7afb92b3096ceeb922ade3eb;hb=6fde557864505b470c438e4161ee494f29b90d63;hp=5875e4f40dadf20bb899dced5bf18f96707e86ca;hpb=7a637cbe28de52ae1f5b8726e241a3ee0c5125d4;p=dcpomatic.git diff --git a/src/lib/cross.cc b/src/lib/cross.cc index 5875e4f40..7abe01cc9 100644 --- a/src/lib/cross.cc +++ b/src/lib/cross.cc @@ -367,7 +367,7 @@ start_batch_converter (boost::filesystem::path dcpomatic) batch = batch.parent_path (); // Contents batch = batch.parent_path (); // DCP-o-matic.app batch = batch.parent_path (); // Applications - batch /= "DCP-o-matic 2 Batch Converter.app"; + batch /= "DCP-o-matic\\ 2\\ Batch\\ Converter.app"; batch /= "Contents"; batch /= "MacOS"; batch /= "dcpomatic2_batch";