Update launcher/ui/pages/global/MinecraftPage.h

Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-02-05 13:45:49 +00:00 committed by GitHub
parent 6e3dd04a1f
commit e1896d5b6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@
#include <QDialog>
#include <memory>
#include <Application.h>
#include "Application.h"
#include "ui/widgets/MinecraftSettingsWidget.h"
#include "java/JavaChecker.h"
#include "ui/pages/BasePage.h"