Rename shared_path -> resources_path.
[dcpomatic.git] / src / lib / cross_windows.cc
index 272467bd3aee35af4b7293b00f3c73d87b86e05f..498078785972b945d3de755393250e2c132aa3d1 100644 (file)
@@ -193,7 +193,7 @@ directory_containing_executable ()
 
 
 boost::filesystem::path
-shared_path ()
+resources_path ()
 {
        return directory_containing_executable().parent_path();
 }