diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-08 08:52:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-08 08:52:02 +0200 |
| commit | b83321a4e3065ca90bed7e329c77ef8f35c3036d (patch) | |
| tree | 5455a5450715914bf6ad68904ca730d3cf95dab4 /test/j2k_encoder_test.cc | |
| parent | ce015c96434474b639fad24a53849fa767a48513 (diff) | |
Test build fix.v2.17.17
Diffstat (limited to 'test/j2k_encoder_test.cc')
| -rw-r--r-- | test/j2k_encoder_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/j2k_encoder_test.cc b/test/j2k_encoder_test.cc index bc3bd97b2..39e3f9135 100644 --- a/test/j2k_encoder_test.cc +++ b/test/j2k_encoder_test.cc @@ -71,7 +71,7 @@ BOOST_AUTO_TEST_CASE(j2k_encoder_deadlock_test) optional<ColourConversion>(), VideoRange::VIDEO, weak_ptr<Content>(), - optional<Frame>(), + optional<dcpomatic::ContentTime>(), false ), {} |
