From c7ff40196771d7e4dc12bd29ac003612ae6a85e2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2020 16:41:11 +0200 Subject: fixup! fixup! fixup! fixup! Clean up handling of paths relative to the executable. --- src/lib/cross_osx.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/cross_osx.cc b/src/lib/cross_osx.cc index c2a15d572..574cc8660 100644 --- a/src/lib/cross_osx.cc +++ b/src/lib/cross_osx.cc @@ -221,7 +221,7 @@ start_batch_converter () void -start_player (boost::filesystem::path dcpomatic) +start_player () { start_tool ("dcpomatic2_player", "DCP-o-matic\\ 2\\ Player.app"); } -- cgit v1.2.3