2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Removed some include directives.

This commit is contained in:
23rd
2023-11-23 18:18:52 +03:00
committed by John Preston
parent 0f3faf59ca
commit 4ad51ffb42
41 changed files with 32 additions and 244 deletions

View File

@@ -12,7 +12,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "data/data_types.h"
#include "data/data_cloud_file.h"
#include "core/file_location.h"
#include "ui/image/image.h"
enum class ChatRestriction;
class mtpFileLoader;