Service.FS: Rename FileSys::File to FileBackend

This commit is contained in:
Yuri Kunde Schlesner
2014-12-15 05:03:17 -02:00
parent d51afab0bc
commit 0931a42af0
10 changed files with 17 additions and 17 deletions

View File

@ -96,7 +96,7 @@ set(HEADERS
file_sys/archive_backend.h
file_sys/archive_romfs.h
file_sys/archive_sdmc.h
file_sys/file.h
file_sys/file_backend.h
file_sys/file_romfs.h
file_sys/file_sdmc.h
file_sys/directory_backend.h