fs: add ProgramIndexMapInfo

This commit is contained in:
Michael Scire 2020-12-07 01:03:39 -08:00
parent 9ca1d3a7f7
commit 15396dbbc2
2 changed files with 31 additions and 0 deletions

View file

@ -59,4 +59,5 @@
#include <stratosphere/fs/fs_sd_card.hpp>
#include <stratosphere/fs/fs_signed_system_partition.hpp>
#include <stratosphere/fs/fs_system_data.hpp>
#include <stratosphere/fs/fs_program_index_map_info.hpp>
#include <stratosphere/fs/impl/fs_access_log_impl.hpp>