Tests of Player::dcp_to_content_video, content_video_to_dcp and
[dcpomatic.git] / src / lib / audio_stream.h
index 3b236542c704d3c9d59a644b01d2fc0b324e3251..506a3c02dc706fce689fee8766006210123073b9 100644 (file)
@@ -50,6 +50,7 @@ protected:
 
 private:
        friend struct audio_sampling_rate_test;
+       friend struct player_time_calculation_test3;
 
        int _frame_rate;
        AudioMapping _mapping;