Fix #include format.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#ifndef ALLOY_BACKEND_X64_X64_EMITTER_H_
|
||||
#define ALLOY_BACKEND_X64_X64_EMITTER_H_
|
||||
|
||||
#include <alloy/hir/value.h>
|
||||
#include <third_party/xbyak/xbyak/xbyak.h>
|
||||
#include "alloy/hir/value.h"
|
||||
#include "third_party/xbyak/xbyak/xbyak.h"
|
||||
|
||||
namespace alloy {
|
||||
namespace hir {
|
||||
|
||||
Reference in New Issue
Block a user