meson: Install some new headers

The main header has moved to api/audio/... and there are a bunch of new
dependent headers.
This commit is contained in:
Arun Raghavan
2025-01-09 15:53:16 -05:00
parent 0743cb5ce5
commit 845e79a2a7
2 changed files with 11 additions and 0 deletions

View File

@ -18,9 +18,15 @@ api_sources = [
api_headers = [
['', 'array_view.h'],
['', 'location.h'],
['', 'ref_count.h'],
['', 'scoped_refptr.h'],
['audio', 'audio_processing.h'],
['audio', 'audio_processing_statistics.h'],
['audio', 'echo_canceller3_config.h'],
['audio', 'echo_control.h'],
['task_queue', 'task_queue_base.h'],
['units', 'time_delta.h'],
]
foreach h : api_headers