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 committed 2026-02-09 20:03:10 -07:00
1 parent 0ba2c09787
commit 45df360e4c
26 files changed
+31 -12

No files matched your search

+1
View File
@@ -41,6 +41,7 @@
#include <algorithm>
#include "Application.h"
#include "settings/SettingsObject.h"
#include "java/JavaChecker.h"
#include "java/JavaInstallList.h"
#include "java/JavaUtils.h"