mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00: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