spa: mode dll to utils

This commit is contained in:
Wim Taymans 2022-03-30 17:22:26 +02:00
parent 42d689edf2
commit 1bf1497855
6 changed files with 5 additions and 6 deletions

View file

@ -37,6 +37,7 @@ extern "C" {
#include <spa/support/plugin.h>
#include <spa/support/loop.h>
#include <spa/utils/list.h>
#include <spa/utils/dll.h>
#include <spa/node/node.h>
#include <spa/node/utils.h>
@ -47,7 +48,6 @@ extern "C" {
#include "alsa.h"
#include "dll.h"
struct props {
char device[64];