X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcross_windows.cc;h=498078785972b945d3de755393250e2c132aa3d1;hp=272467bd3aee35af4b7293b00f3c73d87b86e05f;hb=e3c78ffdb5e562841e86e6f59a20494159c44de7;hpb=4c804a0d92ebd03b70bfc7f736fcaf5f77cb3bb7 diff --git a/src/lib/cross_windows.cc b/src/lib/cross_windows.cc index 272467bd3..498078785 100644 --- a/src/lib/cross_windows.cc +++ b/src/lib/cross_windows.cc @@ -193,7 +193,7 @@ directory_containing_executable () boost::filesystem::path -shared_path () +resources_path () { return directory_containing_executable().parent_path(); }