mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
Fix includes
This commit is contained in:
parent
8a200aa361
commit
db15225b51
30 changed files with 61 additions and 65 deletions
|
|
@ -20,6 +20,9 @@
|
|||
#ifndef __PIPEWIRE_SPA_NODE_H__
|
||||
#define __PIPEWIRE_SPA_NODE_H__
|
||||
|
||||
#include <spa/clock.h>
|
||||
#include <spa/node.h>
|
||||
|
||||
#include <pipewire/core.h>
|
||||
#include <pipewire/node.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue