mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-23 05:04:09 +01: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