Core: Fix applet includes using iwyu.
This commit is contained in:
parent
f4e1d8ea36
commit
fe909b3b5a
7 changed files with 32 additions and 7 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include <memory>
|
||||
|
||||
#include "core/hle/result.h"
|
||||
#include "core/hle/service/apt/apt.h"
|
||||
|
||||
namespace HLE {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue