X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Freel_asset.h;fp=src%2Freel_asset.h;h=ba08c267f36585c0ed3623c5db28a25e3d0af665;hb=e1e7de8d73bedd0c741e7df0390068c67867e09f;hp=344e41c30a6f7b9eb647af942456c38f82e861fd;hpb=ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89;p=libdcp.git diff --git a/src/reel_asset.h b/src/reel_asset.h index 344e41c3..ba08c267 100644 --- a/src/reel_asset.h +++ b/src/reel_asset.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2015 Carl Hetherington + Copyright (C) 2014-2021 Carl Hetherington This file is part of libdcp. @@ -150,6 +150,8 @@ private: boost::optional _entry_point; ///< The <EntryPoint> from the reel's entry for this asset }; + } + #endif