mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 04:07:57 -05:00
Loader: Moved elf and loader modules to a "loader" subdirectory.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "bootmanager.hxx"
|
||||
|
||||
#include "core/core.h"
|
||||
#include "core/loader.h"
|
||||
#include "core/loader/loader.h"
|
||||
#include "core/hw/hw.h"
|
||||
|
||||
#include "video_core/video_core.h"
|
||||
|
Reference in New Issue
Block a user