mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-23 23:10:03 +01:00
12 lines
208 B
C
12 lines
208 B
C
|
|
/* WirePlumber
|
||
|
|
*
|
||
|
|
* Copyright © 2019 Collabora Ltd.
|
||
|
|
* @author Julian Bouzas <julian.bouzas@collabora.com>
|
||
|
|
*
|
||
|
|
* SPDX-License-Identifier: MIT
|
||
|
|
*/
|
||
|
|
|
||
|
|
#include "array.h"
|
||
|
|
#include "table.h"
|
||
|
|
#include "file.h"
|