From aa012b6d0bd551d1395407fe780724b8655c7d23 Mon Sep 17 00:00:00 2001 From: John Preston Date: Fri, 25 Feb 2022 16:30:58 +0300 Subject: [PATCH] Update tgcalls. --- Telegram/ThirdParty/tgcalls | 2 +- Telegram/cmake/lib_tgcalls.cmake | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Telegram/ThirdParty/tgcalls b/Telegram/ThirdParty/tgcalls index c26326ab91..765d776056 160000 --- a/Telegram/ThirdParty/tgcalls +++ b/Telegram/ThirdParty/tgcalls @@ -1 +1 @@ -Subproject commit c26326ab915e38b626c5a6febee37df9eb5edafa +Subproject commit 765d776056dd178e3d2beb88dba1229ec40671ca diff --git a/Telegram/cmake/lib_tgcalls.cmake b/Telegram/cmake/lib_tgcalls.cmake index 5aad04e468..e367fa624f 100644 --- a/Telegram/cmake/lib_tgcalls.cmake +++ b/Telegram/cmake/lib_tgcalls.cmake @@ -79,6 +79,8 @@ PRIVATE group/AudioStreamingPart.h group/AudioStreamingPartInternal.cpp group/AudioStreamingPartInternal.h + group/AudioStreamingPartPersistentDecoder.cpp + group/AudioStreamingPartPersistentDecoder.h group/GroupInstanceCustomImpl.cpp group/GroupInstanceCustomImpl.h group/GroupInstanceImpl.h