mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 06:07:57 -05:00
service: Reduce header include overhead
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
#include "common/logging/log.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
#include "core/hle/kernel/k_event.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/service/btm/btm.h"
|
||||
|
Reference in New Issue
Block a user