diff options
Diffstat (limited to 'src/reel_subtitle_asset.h')
| -rw-r--r-- | src/reel_subtitle_asset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/reel_subtitle_asset.h b/src/reel_subtitle_asset.h index 7d2fca06..d1fb3fef 100644 --- a/src/reel_subtitle_asset.h +++ b/src/reel_subtitle_asset.h @@ -43,7 +43,7 @@ #include "reel_mxf.h" #include "subtitle_asset.h" -struct verify_invalid_language; +struct verify_invalid_language1; namespace dcp { @@ -72,7 +72,7 @@ public: } private: - friend struct ::verify_invalid_language; + friend struct ::verify_invalid_language1; std::string key_type () const; std::string cpl_node_name (Standard standard) const; |
