diff options
Diffstat (limited to 'src/lib/player.cc')
| -rw-r--r-- | src/lib/player.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/player.cc b/src/lib/player.cc index 5b449ccc1..cbfea55b6 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -382,7 +382,7 @@ Player::black_player_video_frame (Eyes eyes) const eyes, PART_WHOLE, PresetColourConversion::all().front().conversion, - VIDEO_RANGE_FULL, + VideoRange::FULL, std::weak_ptr<Content>(), boost::optional<Frame>(), false |
