mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 23:58:02 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
// a simple lockless thread-safe,
|
||||
// single reader, single writer queue
|
||||
|
||||
#include "atomic.h"
|
||||
#include "common/atomic.h"
|
||||
|
||||
namespace Common
|
||||
{
|
||||
|
Reference in New Issue
Block a user