Allow signals to be blocked and resumed, and so make sure that a set
[dcpomatic.git] / src / lib / film.h
index b7a9f94ace3a03c62ab69102684672703aae1135..958c388b3a7a8d21c3f679dfa8ce006c6791e707 100644 (file)
@@ -492,7 +492,7 @@ private:
        friend struct ::isdcf_name_with_atmos;
        friend struct ::recover_test_2d_encrypted;
        friend struct ::atmos_encrypted_passthrough_test;
-       template <class, class> friend class ChangeSignaller;
+       template <class, class> friend class ChangeSignalDespatcher;
 
        boost::filesystem::path info_file (dcpomatic::DCPTimePeriod p) const;