mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 20:37:52 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "thread.h"
|
||||
#include "common/thread.h"
|
||||
|
||||
|
||||
typedef struct ARM_CPU_State_s {
|
||||
|
Reference in New Issue
Block a user