apiwrap.h: drop #include "structs.h"

This commit is contained in:
leha-bot 2019-08-17 14:09:58 +03:00
parent f1fb375e02
commit bc898f3af3
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include "mtproto/core_types.h"
#include "mtproto/rpc_sender.h"
#include "mtproto/sender.h"
#include "structs.h"
#include <QtCore/QObject>
class AuthSession;