Reduce include chain further, forward declare settings and log model

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2026-02-09 19:59:19 -07:00
parent 0ba2c09787
commit 45df360e4c
No known key found for this signature in database
GPG key ID: B4CB507E51F8B89C
26 changed files with 31 additions and 12 deletions

View file

@ -26,6 +26,7 @@
#include "net/NetJob.h"
#include "Application.h"
#include "settings/SettingsObject.h"
#include "BuildConfig.h"
#include "tasks/Task.h"