More player debugging for butler video-full states.
[dcpomatic.git] / src / lib / dcp_content.h
index 656c96897177448aa37aad8bbf58cef988e83030..763b3e903358ff1809e289486bc1a6b504e8f7d5 100644 (file)
@@ -152,6 +152,7 @@ private:
        void add_properties (boost::shared_ptr<const Film> film, std::list<UserProperty>& p) const;
 
        void read_directory (boost::filesystem::path);
+       void read_sub_directory (boost::filesystem::path);
        std::list<DCPTimePeriod> reels (boost::shared_ptr<const Film> film) const;
        bool can_reference (
                boost::shared_ptr<const Film> film,