Time -> DCPTime.
[dcpomatic.git] / src / lib / sndfile_content.h
index 701ff16b24bd0dbbdf2d75e5708e2be3c7ce9e45..c88764c1b22808e953d696d55f3cc50d2ce017de 100644 (file)
@@ -44,7 +44,7 @@ public:
        std::string technical_summary () const;
        std::string information () const;
        void as_xml (xmlpp::Node *) const;
-       Time full_length () const;
+       DCPTime full_length () const;
 
        /* AudioContent */
        int audio_channels () const {