Skip to content

Commit b16e264

Browse files
chelinilorenzo chelini
authored andcommitted
Use proper include, only 'Block.h' is needed
1 parent 32ac40d commit b16e264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mlir-clang/Lib/IfScope.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#ifndef IF_SCOPE_H_
99
#define IF_SCOPE_H_
1010

11-
#include "mlir/IR/Builders.h"
11+
#include "mlir/IR/Block.h"
1212

1313
class MLIRScanner;
1414

0 commit comments

Comments
 (0)