Merge master.
[dcpomatic.git] / src / lib / util.cc
index c09ed9cb24bb5dbdcb1f9c4c26d4e31b853022c6..7d3e1e5104541b30f2258798d873c51d8e5478dd 100644 (file)
@@ -387,7 +387,7 @@ mo_path ()
 boost::filesystem::path
 mo_path ()
 {
-       return "DCP-o-matic.app/Contents/Resources";
+       return "DCP-o-matic 2.app/Contents/Resources";
 }
 #endif