X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsingle_stream_audio_content.h;h=7ae6dbaa46c3538d6fb5a951e05ebd829a7031b4;hp=abe68b4447cfc5098c7161e8d975d15b9b6d2ccd;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/src/lib/single_stream_audio_content.h b/src/lib/single_stream_audio_content.h index abe68b444..7ae6dbaa4 100644 --- a/src/lib/single_stream_audio_content.h +++ b/src/lib/single_stream_audio_content.h @@ -45,7 +45,7 @@ public: AudioStreamPtr audio_stream () const { return _audio_stream; } - + void take_from_audio_examiner (boost::shared_ptr); protected: