From a9e36a8c55fd7f24e25e6f02771ff3e08041e182 Mon Sep 17 00:00:00 2001 From: Ali <> Date: Sat, 7 Dec 2019 01:05:53 +0400 Subject: [PATCH] Fix build --- submodules/AuthTransferUI/BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/submodules/AuthTransferUI/BUCK b/submodules/AuthTransferUI/BUCK index 2e77bfa205..c2b825584a 100644 --- a/submodules/AuthTransferUI/BUCK +++ b/submodules/AuthTransferUI/BUCK @@ -23,6 +23,7 @@ static_library( "//submodules/AnimatedStickerNode:AnimatedStickerNode", "//submodules/Markdown:Markdown", "//submodules/AnimationUI:AnimationUI", + "//submodules/PresentationDataUtils:PresentationDataUtils", ], frameworks = [ "$SDKROOT/System/Library/Frameworks/Foundation.framework",