Skip to content

Commit

Permalink
fix: use internal custom_headers (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
peilinok committed Dec 11, 2024
1 parent 8fd2c99 commit 543f89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/terra/terra_config_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ parsers:
parseFiles:
include:
- '@agoraio-extensions/terra_shared_configs:headers/rtc_4.3.2/include/*.h'
- '@agoraio-extensions/terra_shared_configs:headers/custom_headers/*.h'
- '@agoraio-extensions/terra_shared_configs:headers/rtc_4.3.2/custom_headers/*.h'
exclude:
- '@agoraio-extensions/terra_shared_configs:headers/rtc_4.3.2/include/time_utils.h'
- '@agoraio-extensions/terra_shared_configs:headers/rtc_4.3.2/include/IAgoraMediaComponentFactory.h'
Expand Down

0 comments on commit 543f89c

Please sign in to comment.