X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Freel_mono_picture_asset.h;h=4c5eaa083ae469a1a580659926f2f48d1493a1a4;hb=ba5915461f1622715a69fa25579e5e27e64fb079;hp=b0a75f8492d370661b23cd1171a1aa949d5054b8;hpb=d927e9b913606f4fc982885c7582ecaf0e3c5a1a;p=libdcp.git diff --git a/src/reel_mono_picture_asset.h b/src/reel_mono_picture_asset.h index b0a75f84..4c5eaa08 100644 --- a/src/reel_mono_picture_asset.h +++ b/src/reel_mono_picture_asset.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2015 Carl Hetherington + Copyright (C) 2014-2017 Carl Hetherington This file is part of libdcp. @@ -66,7 +66,7 @@ public: } private: - std::string cpl_node_name () const; + std::string cpl_node_name (Standard standard) const; }; }