summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2014-12-15 08:03:17 +0100
committerYuri Kunde Schlesner <yuriks@yuriks.net>2014-12-16 04:08:43 +0100
commit0931a42af0c0666dd9fbc20484b399c0e1ad3361 (patch)
tree2d01160a592318c8bcfcba46b21fee90216c09e1 /src/core/CMakeLists.txt
parentService.FS: Rename FileSys::Directory to DirectoryBackend (diff)
downloadyuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar.gz
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar.bz2
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar.lz
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar.xz
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.tar.zst
yuzu-0931a42af0c0666dd9fbc20484b399c0e1ad3361.zip
Diffstat (limited to '')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index c0ebd1c7e..ce63aab09 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -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