diff options
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/video_content.h b/src/lib/video_content.h index ccc61b1f9..72bad21f8 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.h @@ -155,7 +155,7 @@ public: ContentTime dcp_time_to_content_time (DCPTime) const; - boost::optional<float> fade (VideoFrame) const; + boost::optional<float> fade (Frame) const; void scale_and_crop_to_fit_width (); void scale_and_crop_to_fit_height (); |
