service: Reduce header include overhead

This commit is contained in:
Morph
2021-10-07 13:29:33 -04:00
parent f84328934f
commit 7bb2dd75cd
31 changed files with 11 additions and 39 deletions

View File

@ -5,7 +5,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/btdrv/btdrv.h"