spa: fix includes

This commit is contained in:
Wim Taymans 2023-01-13 11:41:38 +01:00
parent 00ae289a14
commit 9a580362a7
15 changed files with 83 additions and 28 deletions

View file

@ -29,6 +29,7 @@
extern "C" {
#endif
#include <spa/utils/type.h>
#include <spa/param/audio/iec958.h>
#define SPA_TYPE_INFO_AudioIEC958Codec SPA_TYPE_INFO_ENUM_BASE "AudioIEC958Codec"

View file

@ -34,6 +34,7 @@ extern "C" {
* \{
*/
#include <spa/utils/type.h>
#include <spa/param/audio/raw.h>
#define SPA_TYPE_INFO_AudioFormat SPA_TYPE_INFO_ENUM_BASE "AudioFormat"