Skip to content

Commit

Permalink
Fix build for Windows Store.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Dec 25, 2023
1 parent d63ebbe commit 5a47ed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Telegram/SourceFiles/_other/startup_task_win.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5a47ed2

Please sign in to comment.