mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 05:47:56 -05:00
core: Prune redundant includes
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user