mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-10 11:16:29 +00: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