summaryrefslogtreecommitdiff
path: root/sys/wasapi2
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2020-07-17 15:58:16 +0900
committerSeungha Yang <seungha@centricular.com>2020-07-17 15:58:16 +0900
commitf68c8d853b448761a0c7d63814e327f520f5f16b (patch)
tree0fef1762eb8dff1a13ca97f8973df75b371f1b8b /sys/wasapi2
parent51d5aee94de6453298d05e84433def810be7d06a (diff)
downloadgstreamer-plugins-bad-f68c8d853b448761a0c7d63814e327f520f5f16b.tar.gz
wasapi2util: Fix wrong use of debug category
Haven't noticed so far since there is no debug statement in the source file. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1445>
Diffstat (limited to 'sys/wasapi2')
-rw-r--r--sys/wasapi2/gstwasapi2util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/wasapi2/gstwasapi2util.c b/sys/wasapi2/gstwasapi2util.c
index c618b83cc..0bbce301a 100644
--- a/sys/wasapi2/gstwasapi2util.c
+++ b/sys/wasapi2/gstwasapi2util.c
@@ -26,8 +26,8 @@
#include "gstwasapi2util.h"
#include <audioclient.h>
-GST_DEBUG_CATEGORY_EXTERN (gst_wasapi_debug);
-#define GST_CAT_DEFAULT gst_wasapi_debug
+GST_DEBUG_CATEGORY_EXTERN (gst_wasapi2_debug);
+#define GST_CAT_DEFAULT gst_wasapi2_debug
/* *INDENT-OFF* */
static struct