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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h
index 83217608d0..cfbb5fa8b0 100644
--- a/protocols/Telegram/src/stdafx.h
+++ b/protocols/Telegram/src/stdafx.h
@@ -32,6 +32,7 @@ namespace TD = td::td_api;
#include "version.h"
#include "resource.h"
#include "mt_proto.h"
+#include "utils.h"
struct CMPlugin : public ACCPROTOPLUGIN<CMTProto>
{