fixup! Clean up handling of paths relative to the executable.
[dcpomatic.git] / src / lib / cross_windows.cc
index f91fe70bba5ad83fe354c12ab0a2657c5b72641b..d732e9fe5e71c426c255429c6ce6a90ad16874c3 100644 (file)
@@ -185,7 +185,7 @@ mount_info ()
 }
 
 
-static boost::filesystem::path
+boost::filesystem::path
 directory_containing_executable ()
 {
        return boost::dll::program_location().parent_path();