wireplumber/lib/wp/wp.h
George Kiagiadakis 36bc1795ca Relicense to MIT
2019-05-31 12:13:12 +03:00

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"