summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram/src/stdafx.h')
-rw-r--r--protocols/Telegram/src/stdafx.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h
index 5436b91e03..dd58e471ee 100644
--- a/protocols/Telegram/src/stdafx.h
+++ b/protocols/Telegram/src/stdafx.h
@@ -10,8 +10,12 @@
#include <m_protoint.h>
#include <m_protosvc.h>
+#include <m_clist.h>
#include <m_database.h>
+#include <m_icolib.h>
#include <m_langpack.h>
+#include <m_options.h>
+#include <m_popup.h>
#include "td/telegram/Client.h"
#include "td/telegram/td_api.h"