Add some tests; fix failure to make DCP when there is a bit of audio right at the...
[dcpomatic.git] / src / lib / player.h
index 230f7f4f8a7a041d7678ff61190a6247db097bdd..ee7f89aaac8773f23e3df0d5204ef3cbc8adcfdc 100644 (file)
@@ -89,6 +89,7 @@ private:
        friend struct player_time_calculation_test1;
        friend struct player_time_calculation_test2;
        friend struct player_time_calculation_test3;
+       friend struct player_subframe_test;
 
        void setup_pieces ();
        void flush ();