summaryrefslogtreecommitdiff
path: root/src/reel_mono_picture_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_mono_picture_asset.h')
-rw-r--r--src/reel_mono_picture_asset.h4
1 files changed, 2 insertions, 2 deletions
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 <cth@carlh.net>
+ Copyright (C) 2014-2017 Carl Hetherington <cth@carlh.net>
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;
};
}