mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 03:25:46 +00:00
service: Reduce header include overhead
This commit is contained in:
parent
f84328934f
commit
7bb2dd75cd
31 changed files with 11 additions and 39 deletions
|
@ -13,7 +13,6 @@
|
|||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
#include "core/hle/service/audio/hwopus.h"
|
||||
|
||||
namespace Service::Audio {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue