Add explicit telegram_api.h includes.
This commit is contained in:
parent
7a7d62fd44
commit
424de61fcf
@ -8,6 +8,7 @@
|
||||
|
||||
#include "td/telegram/misc.h"
|
||||
#include "td/telegram/ServerMessageId.h"
|
||||
#include "td/telegram/telegram_api.h"
|
||||
|
||||
#include "td/utils/emoji.h"
|
||||
#include "td/utils/misc.h"
|
||||
|
@ -6,6 +6,8 @@
|
||||
//
|
||||
#include "td/telegram/GroupCallVideoPayload.h"
|
||||
|
||||
#include "td/telegram/telegram_api.h"
|
||||
|
||||
#include "td/utils/algorithm.h"
|
||||
|
||||
namespace td {
|
||||
|
Loading…
Reference in New Issue
Block a user