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>
This commit is contained in:
Seungha Yang 2020-07-17 15:58:16 +09:00
parent 51d5aee94d
commit f68c8d853b

View file

@ -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