|
|
|
@ -4,7 +4,6 @@ |
|
|
|
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
|
|
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
|
|
|
#include "common/settings.h"
|
|
|
|
#include "core/file_sys/fssystem/fssystem_aes_ctr_counter_extended_storage.h"
|
|
|
|
#include "core/file_sys/fssystem/fssystem_aes_ctr_storage.h"
|
|
|
|
#include "core/file_sys/fssystem/fssystem_aes_xts_storage.h"
|
|
|
|
|