summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/patch_manager.cpp
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2022-03-19 04:44:24 +0100
committerameerj <52414509+ameerj@users.noreply.github.com>2022-03-19 07:23:32 +0100
commitade596121bc834502c63cdedcd8f68a1f490599d (patch)
tree9d33e7c491ba8688b9b7441ee850c85ee1fdb9b6 /src/core/file_sys/patch_manager.cpp
parentMerge pull request #8028 from v1993/patch-9 (diff)
downloadyuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar.gz
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar.bz2
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar.lz
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar.xz
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.tar.zst
yuzu-ade596121bc834502c63cdedcd8f68a1f490599d.zip
Diffstat (limited to 'src/core/file_sys/patch_manager.cpp')
-rw-r--r--src/core/file_sys/patch_manager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/file_sys/patch_manager.cpp b/src/core/file_sys/patch_manager.cpp
index f19ac4607..5882b971b 100644
--- a/src/core/file_sys/patch_manager.cpp
+++ b/src/core/file_sys/patch_manager.cpp
@@ -10,7 +10,6 @@
#include "common/hex_util.h"
#include "common/logging/log.h"
#include "common/settings.h"
-#include "common/string_util.h"
#include "core/core.h"
#include "core/file_sys/common_funcs.h"
#include "core/file_sys/content_archive.h"