Sign in
webrtc
/
src
/
e9ab88570b9e293bd98b689d802a8b9dd0e29fd2
/
.
/
modules
/
desktop_capture
/
linux
/
pipewire_stub_header.fragment
blob: 06ae18dfd480467601b5e68f05994e7e0156f54b [
file
] [
log
] [
blame
]
// The extra include header needed in the generated stub file for defining
// various PipeWire types.
extern
"C"
{
#include
<pipewire/pipewire.h>
#include
<xf86drm.h>
}