Bv2.1 6.2.1: Check that release territory conforms to RFC 5646.
[libdcp.git] / src / cpl.h
index 8d7c76e4d1278cd9f7400355f862b5d20f76ace8..6805cc8949ba3479feede6232d7873b75e03619e 100644 (file)
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -54,7 +54,7 @@
 #include <vector>
 
 
-struct verify_invalid_sound_reel_and_additional_language;
+struct verify_various_invalid_languages;
 
 
 namespace dcp {
@@ -283,7 +283,7 @@ protected:
        std::string pkl_type (Standard standard) const;
 
 private:
-       friend struct ::verify_invalid_sound_reel_and_additional_language;
+       friend struct ::verify_various_invalid_languages;
 
        void maybe_write_composition_metadata_asset (xmlpp::Element* node) const;
        void read_composition_metadata_asset (cxml::ConstNodePtr node);