aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/GroupCallMessageLimit.cpp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-11-18 18:29:12 +0300
committerlevlam <levlam@telegram.org>2025-11-18 18:29:12 +0300
commite4a890a5a6b91adbd3304f4f608a93c6f8bb03f6 (patch)
tree5c474eca9f5749dd8c6712a4503f2caea4ed741e /td/telegram/GroupCallMessageLimit.cpp
parent68bfc7f46a38818b8dea12fa05cfe63d17db4f38 (diff)
Fix includes.
Diffstat (limited to 'td/telegram/GroupCallMessageLimit.cpp')
-rw-r--r--td/telegram/GroupCallMessageLimit.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/GroupCallMessageLimit.cpp b/td/telegram/GroupCallMessageLimit.cpp
index fb4bc8f6d..1554ae56c 100644
--- a/td/telegram/GroupCallMessageLimit.cpp
+++ b/td/telegram/GroupCallMessageLimit.cpp
@@ -12,6 +12,7 @@
#include "td/utils/algorithm.h"
#include "td/utils/logging.h"
#include "td/utils/misc.h"
+#include "td/utils/Slice.h"
namespace td {