wireplumber/lib/wp/wp.h

14 lines
276 B
C
Raw Normal View History

2019-04-03 18:31:05 +03:00
/* WirePlumber
*
* Copyright © 2019 Collabora Ltd.
* @author George Kiagiadakis <george.kiagiadakis@collabora.com>
*
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
2019-04-03 18:31:05 +03:00
#include "core.h"
#include "endpoint.h"
#include "error.h"
#include "factory.h"
#include "module.h"