Fix build on Windows.

This commit is contained in:
John Preston 2024-03-24 10:23:52 +04:00
parent d481008fdb
commit ebe331a7e4

View file

@ -9,6 +9,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "styles/style_chat.h"
#include <QtCore/QtMath>
namespace Stickers {
EmojiImageLoader::EmojiImageLoader(crl::weak_on_queue<EmojiImageLoader> weak)