fixup! Give frontend access to the hle service interfaces
This commit is contained in:
parent
d3694a930e
commit
544eb25c99
2 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/object.h"
|
||||
#include "core/hle/kernel/wait_object.h"
|
||||
#include "core/hle/result.h"
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue