hle: kernel: Rename Process to KProcess.
This commit is contained in:
parent
796dddf78f
commit
ad048de3d6
83 changed files with 249 additions and 247 deletions
|
@ -12,7 +12,7 @@
|
|||
#include "common/swap.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/process.h"
|
||||
#include "core/hle/kernel/k_process.h"
|
||||
#include "core/hle/service/fatal/fatal.h"
|
||||
#include "core/hle/service/fatal/fatal_p.h"
|
||||
#include "core/hle/service/fatal/fatal_u.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue