diff options
Diffstat (limited to 'src/mono_picture_asset.h')
| -rw-r--r-- | src/mono_picture_asset.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mono_picture_asset.h b/src/mono_picture_asset.h index 8c152146..f6f8877c 100644 --- a/src/mono_picture_asset.h +++ b/src/mono_picture_asset.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net> This file is part of libdcp. @@ -82,6 +82,8 @@ private: std::string cpl_node_name () const; }; + } + #endif |
