mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-31 16:38:33 -04: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