mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 11:32:41 +00:00
kernel/shared_memory: Remove unused core/memory.h include
Nothing from this header is used, so we can remove this include, getting rid of a dependency on it.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "core/hle/kernel/errors.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "core/memory.h"
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user