mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-15 16:18:08 +02:00
13 lines
276 B
C
13 lines
276 B
C
/* WirePlumber
|
|
*
|
|
* Copyright © 2019 Collabora Ltd.
|
|
* @author George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
*
|
|
* SPDX-License-Identifier: LGPL-2.1-or-later
|
|
*/
|
|
|
|
#include "core.h"
|
|
#include "endpoint.h"
|
|
#include "error.h"
|
|
#include "factory.h"
|
|
#include "module.h"
|