service: Add missing headers inclusions where applicable
Gets rid of a few indirect inclusions.
This commit is contained in:
parent
b67c1fdf38
commit
e42bb5e003
5 changed files with 7 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "common/alignment.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue