diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 1da10afab..5332e35a3 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -205,6 +205,7 @@ set(HEADERS | |||
| 205 | file_sys/archive_systemsavedata.h | 205 | file_sys/archive_systemsavedata.h |
| 206 | file_sys/directory_backend.h | 206 | file_sys/directory_backend.h |
| 207 | file_sys/disk_archive.h | 207 | file_sys/disk_archive.h |
| 208 | file_sys/errors.h | ||
| 208 | file_sys/file_backend.h | 209 | file_sys/file_backend.h |
| 209 | file_sys/ivfc_archive.h | 210 | file_sys/ivfc_archive.h |
| 210 | file_sys/path_parser.h | 211 | file_sys/path_parser.h |