summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/submission_package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/file_sys/submission_package.h')
-rw-r--r--src/core/file_sys/submission_package.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/file_sys/submission_package.h b/src/core/file_sys/submission_package.h
index 915bffca9..935e9589d 100644
--- a/src/core/file_sys/submission_package.h
+++ b/src/core/file_sys/submission_package.h
@@ -9,7 +9,7 @@
#include <vector>
#include "common/common_types.h"
#include "core/file_sys/nca_metadata.h"
-#include "core/file_sys/vfs.h"
+#include "core/file_sys/vfs/vfs.h"
namespace Core::Crypto {
class KeyManager;