mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 16:52:25 -07: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