mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-04-19 19:14:47 +00:00
Fix compilation related to the profile image selection
This commit is contained in:
parent
9de0769002
commit
4d149b06b1
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue