core: Fix transitive include build errors
This commit is contained in:
parent
7c4b6aab2e
commit
b275f2e475
5 changed files with 9 additions and 0 deletions
|
@ -5,7 +5,9 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/file_sys/vfs_types.h"
|
||||
#include "core/hle/result.h"
|
||||
|
||||
namespace Loader {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue