mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-24 17:50:04 +01:00
13 lines
262 B
C
13 lines
262 B
C
/* WirePlumber
|
|
*
|
|
* Copyright © 2019 Collabora Ltd.
|
|
* @author George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "core.h"
|
|
#include "endpoint.h"
|
|
#include "error.h"
|
|
#include "factory.h"
|
|
#include "module.h"
|