From b0876883492e66e35bcc9a7c1b8a5942b1860ad4 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 15 Mar 2022 19:41:06 +0400 Subject: [PATCH] Fix build on Windows. --- Telegram/SourceFiles/stdafx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Telegram/SourceFiles/stdafx.h b/Telegram/SourceFiles/stdafx.h index 0f4e4eebf..3dd24bd70 100644 --- a/Telegram/SourceFiles/stdafx.h +++ b/Telegram/SourceFiles/stdafx.h @@ -90,6 +90,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include #include +#include #include #include #include