tools: update pw-reserve so don't need to include the c file

This commit is contained in:
Peter Hutterer 2021-10-18 08:44:22 +10:00
parent 1bced6b2ef
commit b78371f702
3 changed files with 4 additions and 1 deletions

View file

@ -29,6 +29,7 @@
#include "reserve.h"
#include <spa/utils/string.h>
#include <pipewire/log.h>
#define SERVICE_PREFIX "org.freedesktop.ReserveDevice1."
#define OBJECT_PREFIX "/org/freedesktop/ReserveDevice1/"