mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Core::Acount is only used within ``#ifdef __serenity__`` blocks in these files, so guard the inclusion of Account.h in the same way. This fixes the Android build of these files.