mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Reduce include chain further, forward declare settings and log model
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
(cherry picked from commit 45df360e4c)
This commit is contained in:
parent
1da92c9f54
commit
18f1513aac
26 changed files with 31 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue