From 6fa68cf0d363869146059d78181c7debbfd4f3b9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 17 Jan 2023 13:45:51 +0300 Subject: Telegram: files renamed according to Miranda standard --- protocols/Telegram/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Telegram/src/stdafx.h') diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h index 8e56956840..ce2aaf4abf 100644 --- a/protocols/Telegram/src/stdafx.h +++ b/protocols/Telegram/src/stdafx.h @@ -33,7 +33,7 @@ namespace TD = td::td_api; #include "version.h" #include "resource.h" -#include "mt_proto.h" +#include "proto.h" #include "utils.h" struct CMPlugin : public ACCPROTOPLUGIN -- cgit v1.2.3