core: Prune redundant includes
This commit is contained in:
parent
9d7cc2bedc
commit
6e606c515f
20 changed files with 0 additions and 37 deletions
|
@ -3,13 +3,11 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/log.h"
|
||||
|
||||
#include "core/core.h"
|
||||
#include "core/mem_map.h"
|
||||
|
||||
#include "core/hle/hle.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
#include "core/hle/service/gsp.h"
|
||||
|
||||
#include "core/hw/gpu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue