X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_content.h;h=69520fbd65a017fde85da1099105a3945d0286d2;hb=b88874e34d429b4624965da09edfde3a56329e38;hp=136c527a5c3d7bf84931ca3b2c3fc4b34483684d;hpb=8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8;p=dcpomatic.git diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index 136c527a5..69520fbd6 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -176,7 +176,7 @@ private: std::list reels (std::shared_ptr film) const; bool can_reference ( std::shared_ptr film, - boost::function )>, + std::function )>, std::string overlapping, std::string& why_not ) const;