mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-08 15:07:54 -05:00
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
#include <array>
|
||||
#include <vector>
|
||||
#include "core/hle/kernel/readable_event.h"
|
||||
#include "core/hle/kernel/writable_event.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
|
Reference in New Issue
Block a user