mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-02 22:13:07 +00:00
fixed project includes to use new directory structure
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "thread.h"
|
||||
#include "common.h"
|
||||
#include "common/thread.h"
|
||||
#include "common/common.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <mach/mach.h>
|
||||
|
||||
Reference in New Issue
Block a user