Skip to content

Commit f03c19f

Browse files
committed
fix filegroup
1 parent 13fffaa commit f03c19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/support/cc_toolchains/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ filegroup(
2626
name = "py_header_files",
2727
srcs = [
2828
"py_header.h",
29-
"py_include/py_header.h",
29+
"py_include/py_include.h",
3030
],
3131
)
3232

0 commit comments

Comments
 (0)