From 5a47ed268c42cc19d5104f3c54e289c368fbfd13 Mon Sep 17 00:00:00 2001 From: John Preston Date: Mon, 25 Dec 2023 23:21:47 +0000 Subject: [PATCH] Fix build for Windows Store. --- Telegram/SourceFiles/_other/startup_task_win.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Telegram/SourceFiles/_other/startup_task_win.cpp b/Telegram/SourceFiles/_other/startup_task_win.cpp index 8e780848d..a54b941ee 100644 --- a/Telegram/SourceFiles/_other/startup_task_win.cpp +++ b/Telegram/SourceFiles/_other/startup_task_win.cpp @@ -6,6 +6,7 @@ For license and copyright information please follow this link: https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL */ #include +#include #include #include