mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-08 07:28:45 +01:00
services: Get rid of unnecessary includes
This commit is contained in:
parent
5e5bb0c32e
commit
0937bed8d8
69 changed files with 32 additions and 132 deletions
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service {
|
||||
|
||||
class Interface;
|
||||
|
||||
namespace AM {
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue