From 0f280698817e9b66991d4c7a5bd00a77fc4ebbdf Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 31 Aug 2021 13:35:12 +0300 Subject: [PATCH] Beta version 2.9.13: Fix clean build. --- Telegram/SourceFiles/boxes/confirm_phone_box.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Telegram/SourceFiles/boxes/confirm_phone_box.cpp b/Telegram/SourceFiles/boxes/confirm_phone_box.cpp index 51ac3a919..e8b882259 100644 --- a/Telegram/SourceFiles/boxes/confirm_phone_box.cpp +++ b/Telegram/SourceFiles/boxes/confirm_phone_box.cpp @@ -18,7 +18,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "base/platform/base_platform_info.h" #include "main/main_session.h" #include "mainwidget.h" -#include "numbers.h" #include "lang/lang_keys.h" #include "mtproto/facade.h" #include "styles/style_layers.h"