aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/StoryInteractionInfo.cpp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2024-01-22 13:11:04 +0300
committerlevlam <levlam@telegram.org>2024-01-22 13:11:04 +0300
commit60f2f75b78062e1c9e905ae80934fac5e58944ad (patch)
treec7bbaf5566afee7fcee94ffdfb4adf0fec129827 /td/telegram/StoryInteractionInfo.cpp
parentee8f00c7a1e70142c7f976d71afb5c3a4410aa90 (diff)
Minor improvements.
Diffstat (limited to 'td/telegram/StoryInteractionInfo.cpp')
-rw-r--r--td/telegram/StoryInteractionInfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/StoryInteractionInfo.cpp b/td/telegram/StoryInteractionInfo.cpp
index 4bdf3df72..06ccb75c6 100644
--- a/td/telegram/StoryInteractionInfo.cpp
+++ b/td/telegram/StoryInteractionInfo.cpp
@@ -9,6 +9,7 @@
#include "td/telegram/ContactsManager.h"
#include "td/telegram/Dependencies.h"
#include "td/telegram/Td.h"
+#include "td/telegram/telegram_api.h"
#include "td/utils/algorithm.h"
#include "td/utils/FlatHashSet.h"