chore: refactor icon picker & reorder includes

This commit is contained in:
AlexeyZavar
2026-03-01 20:47:36 +03:00
parent 79195cac36
commit 439a8543e2
75 changed files with 375 additions and 402 deletions
@@ -4,14 +4,13 @@
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2026
#include "ayu_mapper.h"
#include "ayu/utils/ayu_mapper.h"
#include "apiwrap.h"
#include "api/api_text_entities.h"
#include "history/history.h"
#include "history/history_item.h"
#include "history/history_item_components.h"
#include "main/main_session.h"
#include "mtproto/connection_abstract.h"
#include "mtproto/details/mtproto_dump_to_text.h"