Fix travis build.

This commit is contained in:
John Preston 2019-03-09 15:27:36 +04:00 committed by GitHub
parent 89f4408029
commit e174025a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ public:
// Video player audio stream interface.
void feedFromVideo(VideoSoundPart &&part);
int64 getVideoCorrectedTime(
crl::time getVideoCorrectedTime(
const AudioMsgId &id,
crl::time frameMs,
crl::time systemMs);