alsa: include version.h to get the version macros

This commit is contained in:
Wim Taymans 2023-04-14 19:49:44 +02:00
parent 381283ad81
commit aa971187d7

View file

@ -13,6 +13,7 @@ extern "C" {
#include <math.h>
#include <alsa/asoundlib.h>
#include <alsa/version.h>
#include <alsa/use-case.h>
#include <spa/support/plugin.h>