summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/modules/portal/pipewire_stub_header.fragment
blob: 9d7dbd27c5dff708894c91cefa3d7de8deccb3a4 (plain)
1
2
3
4
5
6
7
8
// The extra include header needed in the generated stub file for defining
// various PipeWire types.

extern "C" {

#include <pipewire/pipewire.h>

}