From d9fd1d4b28b9bb3150123c3a49a4649aa9b8b0ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Barnab=C3=A1s=20P=C5=91cze?= Date: Tue, 9 Jan 2024 15:54:52 +0100 Subject: [PATCH] spa: v4l2: use proper log topic in udev monitor (cherry picked from commit 57a5417703e83745a6fb41b7333e47140d14afb2) --- spa/plugins/v4l2/v4l2-udev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spa/plugins/v4l2/v4l2-udev.c b/spa/plugins/v4l2/v4l2-udev.c index c2a350cd9..1358d2c27 100644 --- a/spa/plugins/v4l2/v4l2-udev.c +++ b/spa/plugins/v4l2/v4l2-udev.c @@ -24,7 +24,7 @@ #include #include -#define NAME "v4l2-udev" +#include "v4l2.h" #define MAX_DEVICES 64