diff options
| author | levlam <levlam@telegram.org> | 2024-01-22 13:11:04 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2024-01-22 13:11:04 +0300 |
| commit | 60f2f75b78062e1c9e905ae80934fac5e58944ad (patch) | |
| tree | c7bbaf5566afee7fcee94ffdfb4adf0fec129827 /td/telegram/CommonDialogManager.cpp | |
| parent | ee8f00c7a1e70142c7f976d71afb5c3a4410aa90 (diff) | |
Minor improvements.
Diffstat (limited to 'td/telegram/CommonDialogManager.cpp')
| -rw-r--r-- | td/telegram/CommonDialogManager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/CommonDialogManager.cpp b/td/telegram/CommonDialogManager.cpp index 200200f53..92d0a890a 100644 --- a/td/telegram/CommonDialogManager.cpp +++ b/td/telegram/CommonDialogManager.cpp @@ -10,6 +10,7 @@ #include "td/telegram/DialogManager.h" #include "td/telegram/Global.h" #include "td/telegram/Td.h" +#include "td/telegram/telegram_api.h" #include "td/utils/algorithm.h" #include "td/utils/buffer.h" |
