diff options
| author | levlam <levlam@telegram.org> | 2024-09-25 00:32:06 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2024-09-25 00:32:06 +0300 |
| commit | f6f9c28c0142ae32c593ef8e681808ff1f0cff28 (patch) | |
| tree | 07ffe74693a6cea3b4c78257c4e8f983aa78d918 /td/telegram/Photo.cpp | |
| parent | 3f4ed2575de8bac5126eb69e903a36100c6b9a18 (diff) | |
Minor improvements.
Diffstat (limited to 'td/telegram/Photo.cpp')
| -rw-r--r-- | td/telegram/Photo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/Photo.cpp b/td/telegram/Photo.cpp index fff875d90..6fcbbf943 100644 --- a/td/telegram/Photo.cpp +++ b/td/telegram/Photo.cpp @@ -15,6 +15,7 @@ #include "td/telegram/net/DcId.h" #include "td/telegram/PhotoFormat.h" #include "td/telegram/PhotoSizeSource.h" +#include "td/telegram/PhotoSizeType.h" #include "td/telegram/Td.h" #include "td/telegram/telegram_api.h" |
