mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 02:27:53 +00:00
pl_u: Use kernel physical memory
This commit is contained in:
parent
8cc2eccca2
commit
949a913356
2 changed files with 8 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include "core/hle/kernel/physical_memory.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service::NS {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue