Non-working FFmpeg context cache.
[dcpomatic.git] / src / lib / encrypted_ecinema_kdm.h
index 90e13422a40621bdffe43c6be2477b81badbb038..2251142731aff355f3f43049702df8f6f98d3d0b 100644 (file)
@@ -62,6 +62,8 @@ private:
        dcp::Data _data;
 };
 
+bool operator==(EncryptedECinemaKDM const & a, EncryptedECinemaKDM const & b);
+
 #endif
 
 #endif