mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
resource: fix log topic
This commit is contained in:
parent
336bc0eee5
commit
8aea38e81a
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
||||||
|
|
||||||
#include <spa/debug/types.h>
|
#include <spa/debug/types.h>
|
||||||
|
|
||||||
PW_LOG_TOPIC_EXTERN(log_device);
|
PW_LOG_TOPIC_EXTERN(log_resource);
|
||||||
#define PW_LOG_TOPIC_DEFAULT log_device
|
#define PW_LOG_TOPIC_DEFAULT log_resource
|
||||||
|
|
||||||
/** \cond */
|
/** \cond */
|
||||||
struct impl {
|
struct impl {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue