mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 09:07:58 -05: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