Skip to content

Commit 7f7208d

Browse files
lhamesgithub-actions[bot]
authored andcommitted
Automerge: [orc-rt] Fix typo in header file name in CMakeLists.txt.
2 parents 784529f + 8c65591 commit 7f7208d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orc-rt/include/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(ORC_RT_HEADERS
55
orc-rt/BitmaskEnum.h
66
orc-rt/Compiler.h
77
orc-rt/Error.h
8-
orc-rt/ExecutorAddr.h
8+
orc-rt/ExecutorAddress.h
99
orc-rt/IntervalMap.h
1010
orc-rt/IntervalSet.h
1111
orc-rt/Math.h

0 commit comments

Comments
 (0)