Another missing include.
[dcpomatic.git] / src / lib / ffmpeg_examiner.h
index f338723b73b2a8968cdfcf7196ff6c101554b972..c3dde84fe11b0bc46227e9949f4c8ccb4c4b6488 100644 (file)
@@ -77,7 +77,6 @@ private:
        void subtitle_packet (AVCodecContext *, boost::shared_ptr<FFmpegSubtitleStream>);
 
        std::string stream_name (AVStream* s) const;
-       std::string audio_stream_name (AVStream* s) const;
        std::string subtitle_stream_name (AVStream* s) const;
        boost::optional<ContentTime> frame_time (AVStream* s) const;