fix xcode paths?

This commit is contained in:
lizzie 2026-03-08 02:42:00 +00:00
parent 976a3cce03
commit 3b873d7742
8 changed files with 14 additions and 14 deletions

View file

@ -11,7 +11,7 @@
#include <cstring>
#include <boost/container/static_vector.hpp>
#include <dynarmic/common/spin_lock.h>
#include "dynarmic/common/spin_lock.h"
namespace Dynarmic {