Fix BUCK build after #103185 (#103446)

Per title.

<!--
copilot:poem
-->
### <samp>🤖 Generated by Copilot at c64f0c0</samp>

> _`torch_headers` grows_
> _to include profiler files_
> _autumn of code change_
Pull Request resolved: https://github.com/pytorch/pytorch/pull/103446
Approved by: https://github.com/atalman, https://github.com/kit1980, https://github.com/malfet
This commit is contained in:
Huy Do
2023-06-13 05:12:07 +00:00
committed by PyTorch MergeBot
parent db07ba3a9b
commit b0a93c851c

View File

@ -1998,6 +1998,7 @@ def define_buck_targets(
("", "torch/csrc/jit/python/*.h"),
("", "torch/csrc/jit/frontend/*.h"),
("", "torch/csrc/jit/serialization/*.h"),
("", "torch/csrc/profiler/**/*.h"),
("", "torch/csrc/utils/*.h"),
("", "aten/src/ATen/quantized/*.h"),
] + ([