mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 16:57:52 +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
|
@ -11,10 +11,6 @@
|
|||
#include "core/hle/service/cam/cam_s.h"
|
||||
#include "core/hle/service/cam/cam_u.h"
|
||||
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "core/hle/hle.h"
|
||||
|
||||
namespace Service {
|
||||
namespace CAM {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue