Merge master.
[dcpomatic.git] / src / lib / film.h
index 83505cc6d9be2cda0b1a4611dd8dc1f8cfc559b5..6c3f78895791221297b500ea64b1b4ea730777af 100644 (file)
@@ -70,6 +70,7 @@ public:
 
        boost::filesystem::path video_mxf_filename () const;
        boost::filesystem::path audio_mxf_filename () const;
+       boost::filesystem::path subtitle_xml_filename () const;
 
        void send_dcp_to_tms ();
        void make_dcp ();