mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-10 06:01:52 +00:00
fs: fix removed include
This commit is contained in:
parent
4646581e93
commit
141ae5c7ab
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
#include <stratosphere/fs/fsa/fs_registrar.hpp>
|
#include <stratosphere/fs/fsa/fs_registrar.hpp>
|
||||||
#include <stratosphere/fs/fs_remote_filesystem.hpp>
|
#include <stratosphere/fs/fs_remote_filesystem.hpp>
|
||||||
#include <stratosphere/fs/fs_read_only_filesystem.hpp>
|
#include <stratosphere/fs/fs_read_only_filesystem.hpp>
|
||||||
#include <stratosphere/fs/fs_shared_filesystem_holder.hpp>
|
|
||||||
#include <stratosphere/fs/fs_istorage.hpp>
|
#include <stratosphere/fs/fs_istorage.hpp>
|
||||||
#include <stratosphere/fs/fs_i_event_notifier.hpp>
|
#include <stratosphere/fs/fs_i_event_notifier.hpp>
|
||||||
#include <stratosphere/fs/fs_substorage.hpp>
|
#include <stratosphere/fs/fs_substorage.hpp>
|
||||||
|
|
Loading…
Reference in a new issue