mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
spa: mode dll to utils
This commit is contained in:
parent
42d689edf2
commit
1bf1497855
6 changed files with 5 additions and 6 deletions
|
|
@ -39,6 +39,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>
|
||||
|
|
@ -50,7 +51,6 @@ extern "C" {
|
|||
|
||||
#include "alsa.h"
|
||||
|
||||
#include "dll.h"
|
||||
|
||||
#define MAX_RATES 16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue