Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / metadata.h
index 91a44ec464ed8e96408bb3694a6bf8d3403f0857..a22d0c2b348c5f5455aedfe82ee269afd31ae07b 100644 (file)
@@ -77,6 +77,7 @@ public:
        std::string issuer;
        std::string creator;
        std::string issue_date;
+       std::string annotation_text;
 };
 
 }