mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-31 07:53:36 +08:00
hle: kernel: Rename ReadableEvent to KReadableEvent.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/kernel/readable_event.h"
|
||||
#include "core/hle/kernel/k_readable_event.h"
|
||||
#include "core/hle/kernel/writable_event.h"
|
||||
#include "core/hle/service/nvdrv/devices/nvhost_ctrl.h"
|
||||
#include "video_core/gpu.h"
|
||||
|
||||
Reference in New Issue
Block a user