Newer
Older
/* WirePlumber
*
* Copyright © 2019 Collabora Ltd.
* @author George Kiagiadakis <george.kiagiadakis@collabora.com>
*
#include "core.h"
#include "endpoint.h"
#include "error.h"
#include "factory.h"
#include "module.h"
#include "policy.h"

George Kiagiadakis
committed
#include "remote.h"
#include "remote-pipewire.h"