Fix silent stereo mixdown exports when the project audio channel count is > 6.
[dcpomatic.git] / src / lib / config.h
index dce4aafefdaf8aa849f85e63a562c335a6d006df..f3d080b0bdc4552c00055418695a003d0f6d7814 100644 (file)
@@ -79,6 +79,8 @@ public:
        boost::filesystem::path default_directory_or (boost::filesystem::path a) const;
        boost::filesystem::path default_kdm_directory_or (boost::filesystem::path a) const;
 
+       void load_from_zip(boost::filesystem::path zip_file);
+
        enum Property {
                USE_ANY_SERVERS,
                SERVERS,