2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Remove mtproto/facade.h from main pch.

This commit is contained in:
John Preston
2019-11-13 11:31:12 +03:00
parent 0c0c8f3584
commit 2577bedeac
33 changed files with 133 additions and 73 deletions

View File

@@ -11,6 +11,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "storage/storage_media_prepare.h"
#include "ui/wrap/slide_wrap.h"
#include "media/clip/media_clip_reader.h"
#include "mtproto/rpc_sender.h"
namespace ChatHelpers {
class TabbedPanel;