{Video,Audio}Frame -> Frame.
[dcpomatic.git] / src / lib / video_content.h
index ccc61b1f9eba3f15b7cc4521609642545874be45..72bad21f8dd987b089e185529771e21a313466a6 100644 (file)
@@ -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 ();