mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 02:55:45 +00:00
service/hid: Remove includes of core.h and settings.h
This commit is contained in:
parent
ff650fc863
commit
d12525737a
29 changed files with 67 additions and 67 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "common/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "core/core_timing.h"
|
||||
#include "core/hid/hid_core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/k_readable_event.h"
|
||||
#include "core/hle/kernel/k_shared_memory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue