update content_archive includes

This commit is contained in:
ownedbywuigi 2025-07-09 07:38:40 +01:00
parent 90b9ddd1b0
commit 6eb208557a

View file

@ -13,7 +13,7 @@
#include "../common/common_types.h"
#include "../common/swap.h"
#include "../core/crypto/key_manager.h"
#include "../core/file_sys/vfs/vfs.h"
#include "../core/fs/vfs/vfs.h"
namespace Loader {
enum class ResultStatus : u16;