Fix #include format.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#ifndef ALLOY_COMPILER_PASSES_CONTROL_FLOW_ANALYSIS_PASS_H_
|
||||
#define ALLOY_COMPILER_PASSES_CONTROL_FLOW_ANALYSIS_PASS_H_
|
||||
|
||||
#include <alloy/compiler/compiler_pass.h>
|
||||
#include "alloy/compiler/compiler_pass.h"
|
||||
|
||||
namespace alloy {
|
||||
namespace compiler {
|
||||
|
||||
Reference in New Issue
Block a user