summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/patch_manager.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2024-01-07 00:49:40 +0100
committergerman77 <juangerman-13@hotmail.com>2024-01-07 06:16:03 +0100
commit8e27a485d8d652a87afb64a6b3b7e55ce50550eb (patch)
tree7da1d6179131306c858f1a6fe92a5e8e5a77b168 /src/core/file_sys/patch_manager.cpp
parentservice: set: Use official names (diff)
downloadyuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar.gz
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar.bz2
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar.lz
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar.xz
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.tar.zst
yuzu-8e27a485d8d652a87afb64a6b3b7e55ce50550eb.zip
Diffstat (limited to 'src/core/file_sys/patch_manager.cpp')
-rw-r--r--src/core/file_sys/patch_manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/file_sys/patch_manager.cpp b/src/core/file_sys/patch_manager.cpp
index cc7af2ea3..4a3dbc6a3 100644
--- a/src/core/file_sys/patch_manager.cpp
+++ b/src/core/file_sys/patch_manager.cpp
@@ -26,7 +26,7 @@
#include "core/file_sys/vfs_vector.h"
#include "core/hle/service/filesystem/filesystem.h"
#include "core/hle/service/ns/language.h"
-#include "core/hle/service/set/set.h"
+#include "core/hle/service/set/settings_server.h"
#include "core/loader/loader.h"
#include "core/loader/nso.h"
#include "core/memory/cheat_engine.h"