Files
wireplumber/lib/wp/wp.h

15 lines
282 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"
#include "policy.h"