00cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog update...
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 62c821d820c733dd591b32bba8554ec8045fbe34..6b326ddc8513c94d021526e49486b4204d1765c6 100644 (file)
@@ -62,4 +62,6 @@ public:
        std::string mastered_luminance;
 };
 
+bool operator== (ISDCFMetadata const & a, ISDCFMetadata const & b);
+
 #endif