pipewire: add conf.h to standard includes

Also fix function signature so that it matched the .h file.
This commit is contained in:
Wim Taymans 2023-01-25 13:20:54 +01:00
parent b9a144e478
commit 64dca0b36d
4 changed files with 2 additions and 3 deletions

View file

@ -27,7 +27,6 @@
#include <spa/utils/json.h>
#include <pipewire/pipewire.h>
#include <pipewire/conf.h>
#include "utils.h"
#include "maap.h"