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,9 +4,10 @@
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2026
#include "ayu_sync.h"
#include "api/api_sending.h"
#include "ayu/features/forward/ayu_sync.h"
#include "apiwrap.h"
#include "api/api_sending.h"
#include "ayu/utils/telegram_helpers.h"
#include "core/application.h"
#include "core/core_settings.h"