diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-12 21:21:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-19 22:44:58 +0100 |
| commit | d4024848dfe293b06440d20a9f48894b2b008316 (patch) | |
| tree | 86b3e460245131300d92024460e9b5238637365b /test | |
| parent | 3c379a4ec4d030a8f7fbbc0ddf2621e4d39be238 (diff) | |
Move MainSoundConfiguration and MCASoundField into separate files.
Diffstat (limited to 'test')
| -rw-r--r-- | test/stream_operators.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stream_operators.h b/test/stream_operators.h index d51fa007..5b90edae 100644 --- a/test/stream_operators.h +++ b/test/stream_operators.h @@ -33,6 +33,7 @@ #include "content_kind.h" +#include "main_sound_configuration.h" #include "rating.h" #include "types.h" #include "verify.h" |
