Fix include.

GitOrigin-RevId: 942ebe1d01608f33b30fccc5e52a88ed698a49d0
This commit is contained in:
levlam 2018-02-12 13:54:27 +03:00
parent a6ab35e616
commit cab1038f62

View File

@ -7,7 +7,7 @@
#pragma once
#include "td/mtproto/AuthData.h"
#include "td/mtproto/Authkey.h"
#include "td/mtproto/AuthKey.h"
#include "td/telegram/net/DcId.h"
#include "td/telegram/net/PublicRsaKeyShared.h"