Skip to content

Commit

Permalink
fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Aug 12, 2022
1 parent 7bbfa5c commit d8eacf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rust_cxx_bridge(
name = "main_bridge",
src = "main.rs",
deps = [
":main_lib", # TODO: shouldnt be this??
":cpp_include",
],
)

Expand Down

0 comments on commit d8eacf4

Please sign in to comment.