Add friend for tests.
[dcpomatic.git] / src / lib / video_content.h
index 46c8efdeb39420bbd2439c36ad3b332a020160a4..5b9a17b5733efe3c3b2e0bd4bcfc6895cdc0321d 100644 (file)
@@ -88,6 +88,8 @@ protected:
 
 private:
        friend class ffmpeg_pts_offset_test;
+       friend class best_dcp_frame_rate_test;
+       friend class audio_sampling_rate_test;
        
        libdcp::Size _video_size;
        float _video_frame_rate;