mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-22 20:08:12 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "elf/elf_types.h"
|
||||
#include "core/elf/elf_types.h"
|
||||
|
||||
enum KnownElfTypes
|
||||
{
|
||||
|
Reference in New Issue
Block a user