diff options
Diffstat (limited to 'src/reel_mono_picture_asset.h')
| -rw-r--r-- | src/reel_mono_picture_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_mono_picture_asset.h b/src/reel_mono_picture_asset.h index 50e904b2..fb2dff70 100644 --- a/src/reel_mono_picture_asset.h +++ b/src/reel_mono_picture_asset.h @@ -71,7 +71,7 @@ public: } private: - std::string cpl_node_name (Standard standard) const; + std::string cpl_node_name (Standard standard) const override; }; |
