#pragma once #include "../subghz_playlist_creator.h" void scene_playlist_edit_init_view(SubGhzPlaylistCreator* app); // ... existing code ...