wireplumber/lib/wptoml/wptoml.h
2019-12-04 16:38:35 -05:00

11 lines
208 B
C

/* WirePlumber
*
* Copyright © 2019 Collabora Ltd.
* @author Julian Bouzas <julian.bouzas@collabora.com>
*
* SPDX-License-Identifier: MIT
*/
#include "array.h"
#include "table.h"
#include "file.h"