android13/external/webrtc/modules/desktop_capture/linux/pipewire_stub_header.fragment

9 lines
151 B
Plaintext

// The extra include header needed in the generated stub file for defining
// various PipeWire types.
extern "C" {
#include <pipewire/pipewire.h>
}