mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
port to meson
This commit is contained in:
parent
924824d0a3
commit
67dd3adb87
69 changed files with 1056 additions and 999 deletions
|
|
@ -20,9 +20,9 @@
|
|||
#include <gio/gio.h>
|
||||
#include <glib.h>
|
||||
|
||||
#include <client/pinos.h>
|
||||
#include <server/daemon.h>
|
||||
#include <server/module.h>
|
||||
#include <pinos/client/pinos.h>
|
||||
#include <pinos/server/daemon.h>
|
||||
#include <pinos/server/module.h>
|
||||
#include <spa/include/spa/memory.h>
|
||||
|
||||
#include "daemon-config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue