diff options
| author | Narr the Reg <juangerman-13@hotmail.com> | 2023-06-08 17:26:24 -0600 |
|---|---|---|
| committer | german77 <juangerman-13@hotmail.com> | 2023-06-11 23:33:50 -0600 |
| commit | a338de785097752633eb67dacacc3d8761b9c577 (patch) | |
| tree | 7380021b0fe667314874885488e4e12d7ffc1b06 /src/core/file_sys/submission_package.h | |
| parent | b6f2490288255d91ec60aedf7b2440437b6fd5d7 (diff) | |
android: Add update support
Diffstat (limited to 'src/core/file_sys/submission_package.h')
| -rw-r--r-- | src/core/file_sys/submission_package.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/file_sys/submission_package.h b/src/core/file_sys/submission_package.h index 3226b884a..27f97c725 100644 --- a/src/core/file_sys/submission_package.h +++ b/src/core/file_sys/submission_package.h @@ -8,6 +8,7 @@ #include <set> #include <vector> #include "common/common_types.h" +#include "core/file_sys/nca_metadata.h" #include "core/file_sys/vfs.h" namespace Core::Crypto { |
