diff --git a/Telegram/ThirdParty/qtlottie b/Telegram/ThirdParty/qtlottie index bf140cd48..147bd174b 160000 --- a/Telegram/ThirdParty/qtlottie +++ b/Telegram/ThirdParty/qtlottie @@ -1 +1 @@ -Subproject commit bf140cd48d050be23416cbbdf3500e61a9e5e4a5 +Subproject commit 147bd174b5a5f1d5468fad83099a186baacb0fa5 diff --git a/Telegram/gyp/lib_lottie.gyp b/Telegram/gyp/lib_lottie.gyp index 5de2bd957..98fb9920f 100644 --- a/Telegram/gyp/lib_lottie.gyp +++ b/Telegram/gyp/lib_lottie.gyp @@ -77,6 +77,7 @@ '<(lottie_loc)/bodymovin/bmfreeformshape.cpp', '<(lottie_loc)/bodymovin/bmtrimpath.cpp', '<(lottie_loc)/bodymovin/bmpathtrimmer.cpp', + '<(lottie_loc)/bodymovin/freeformshape.cpp', '<(lottie_loc)/bodymovin/renderer.cpp', '<(lottie_loc)/bodymovin/trimpath.cpp', '<(lottie_loc)/bodymovin/bmfilleffect.cpp', @@ -104,6 +105,7 @@ '<(lottie_loc)/bodymovin/bmshapetransform.h', '<(lottie_loc)/bodymovin/bmstroke.h', '<(lottie_loc)/bodymovin/bmtrimpath.h', + '<(lottie_loc)/bodymovin/freeformshape.h', '<(lottie_loc)/bodymovin/trimpath.h', '<(lottie_loc)/bodymovin/renderer.h', '<(lottie_loc)/bodymovin/bmpathtrimmer.h',