X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Freel_stereo_picture_asset.h;h=c7223495bbc48d9fd2fb56efde09250cfe0e32c0;hb=f2f2a2afc393dcaee747b97173d71a622d05d910;hp=9cf0ead2feffcb3a3ffa62e3064be3b1ade9ffce;hpb=d927e9b913606f4fc982885c7582ecaf0e3c5a1a;p=libdcp.git diff --git a/src/reel_stereo_picture_asset.h b/src/reel_stereo_picture_asset.h index 9cf0ead2..c7223495 100644 --- a/src/reel_stereo_picture_asset.h +++ b/src/reel_stereo_picture_asset.h @@ -66,7 +66,7 @@ public: } private: - std::string cpl_node_name () const; + std::string cpl_node_name (Standard standard) const; std::pair cpl_node_attribute (Standard standard) const; };