mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 18:22:24 -07:00
hle: kernel: Rename Process to KProcess.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "common/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "core/frontend/framebuffer_layout.h"
|
||||
#include "core/hle/kernel/process.h"
|
||||
#include "core/hle/kernel/k_process.h"
|
||||
#include "input_common/keyboard.h"
|
||||
#include "input_common/main.h"
|
||||
#include "input_common/mouse/mouse_input.h"
|
||||
|
Reference in New Issue
Block a user