|
|
@ -1,4 +1,4 @@ |
|
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
|
|
|
|
|
|
|
|
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
|
|
|
// SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project
|
|
|
// SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project
|
|
|
@ -62,6 +62,7 @@ |
|
|
#include "core/hle/service/sockets/sockets.h"
|
|
|
#include "core/hle/service/sockets/sockets.h"
|
|
|
#include "core/hle/service/spl/spl_module.h"
|
|
|
#include "core/hle/service/spl/spl_module.h"
|
|
|
#include "core/hle/service/ssl/ssl.h"
|
|
|
#include "core/hle/service/ssl/ssl.h"
|
|
|
|
|
|
#include "core/hle/service/ulsf/ulsf.h"
|
|
|
#include "core/hle/service/usb/usb.h"
|
|
|
#include "core/hle/service/usb/usb.h"
|
|
|
#include "core/hle/service/vi/vi.h"
|
|
|
#include "core/hle/service/vi/vi.h"
|
|
|
|
|
|
|
|
|
|