Improve ratings dialog to allow only valid values (#2199).
[dcpomatic.git] / src / lib / util.cc
index c165a5129bae42bfe646b772d56d246a7102935f..ccd505e57d8ee263eee8c20b484f9b0e55760d32 100644 (file)
@@ -399,7 +399,7 @@ DCPOMATIC_ENABLE_WARNINGS
 #endif
 
        Pango::init ();
-       dcp::init (tags_path());
+       dcp::init (libdcp_resources_path());
 
 #if defined(DCPOMATIC_WINDOWS) || defined(DCPOMATIC_OSX)
        /* Render something to fontconfig to create its cache */