mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
services: Get rid of unnecessary includes
This commit is contained in:
parent
9bcfc35ba0
commit
c731d31b7c
69 changed files with 32 additions and 132 deletions
|
@ -7,10 +7,6 @@
|
|||
#include "core/hle/service/frd/frd_a.h"
|
||||
#include "core/hle/service/frd/frd_u.h"
|
||||
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "core/hle/hle.h"
|
||||
|
||||
namespace Service {
|
||||
namespace FRD {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue