mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 08:07:51 +00:00
xbyak: Update include path
This commit is contained in:
parent
3376aeb9bd
commit
891e19ef4c
4 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
#include <xbyak.h>
|
||||
#include <xbyak/xbyak.h>
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/x64/xbyak_abi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue