fix: add missing header

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-08-02 14:22:55 +02:00
parent c2d6a137ab
commit 06aba530d7
No known key found for this signature in database
GPG Key ID: E13DFD4B47127951

View File

@ -48,6 +48,7 @@
#include "ui/widgets/CustomCommands.h"
#include "Application.h"
#include "BuildConfig.h"
#include "JavaCommon.h"
#include "minecraft/auth/AccountList.h"