mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
avb: use spa dll
This commit is contained in:
parent
ba98a2743c
commit
9f25adc0f6
2 changed files with 1 additions and 72 deletions
|
|
@ -43,6 +43,7 @@ extern "C" {
|
|||
#include <spa/support/loop.h>
|
||||
#include <spa/utils/list.h>
|
||||
#include <spa/utils/json.h>
|
||||
#include <spa/utils/dll.h>
|
||||
|
||||
#include <spa/node/node.h>
|
||||
#include <spa/node/utils.h>
|
||||
|
|
@ -54,7 +55,6 @@ extern "C" {
|
|||
#include <spa/param/audio/format-utils.h>
|
||||
|
||||
#include "avb.h"
|
||||
#include "dll.h"
|
||||
|
||||
#define MAX_RATES 16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue