blob: 9d7dbd27c5dff708894c91cefa3d7de8deccb3a4 [file] [log] [blame]
Tomas Popela762543f2018-12-12 14:37:51 +01001// The extra include header needed in the generated stub file for defining
2// various PipeWire types.
3
4extern "C" {
5
6#include <pipewire/pipewire.h>
7
8}