Fix compilation related to the profile image selection

This commit is contained in:
marius david 2025-01-01 19:44:54 +01:00
parent 9de0769002
commit 4d149b06b1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "core/file_sys/registered_cache.h"
#include "core/file_sys/romfs.h"
#include "core/file_sys/vfs/vfs.h"
#include "core/hle/service/filesystem/filesystem.h"
#include "core/hle/service/acc/profile_manager.h"
#include "suyu/configuration/configure_profile_manager.h"
#include "suyu/util/limitable_input_dialog.h"