Fix build for Windows Store.

This commit is contained in:
John Preston 2023-12-25 23:21:47 +00:00
parent d63ebbe62c
commit 5a47ed268c

View file

@ -6,6 +6,7 @@ For license and copyright information please follow this link:
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#include <windows.h>
#include <shellapi.h>
#include <array>
#include <string>