service: Reduce header include overhead

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

View file

@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#include "core/hle/ipc_helpers.h"
#include "core/hle/kernel/hle_ipc.h"
#include "core/hle/service/service.h"
#include "core/hle/service/sm/sm.h"
#include "core/hle/service/ssl/ssl.h"