From aa971187d784c0e5d5e70bea77248ee450ad8253 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 14 Apr 2023 19:49:44 +0200 Subject: [PATCH] alsa: include version.h to get the version macros --- spa/plugins/alsa/alsa-pcm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/spa/plugins/alsa/alsa-pcm.h b/spa/plugins/alsa/alsa-pcm.h index e5e3afc19..7d6621588 100644 --- a/spa/plugins/alsa/alsa-pcm.h +++ b/spa/plugins/alsa/alsa-pcm.h @@ -13,6 +13,7 @@ extern "C" { #include #include +#include #include #include