mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 16:07:55 -05:00
xbyak: Update include path
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <type_traits>
|
||||
#include <xbyak.h>
|
||||
#include <xbyak/xbyak.h>
|
||||
#include "common/x64/xbyak_abi.h"
|
||||
|
||||
namespace Common::X64 {
|
||||
|
Reference in New Issue
Block a user