Skip to content

Use alsa API properly

Olaf Hering requested to merge (removed):pkgconfig_alsa into master

Consumers are expected to use <alsa/asoundlib.h> instead of <asoundlib.h>.

This is in preparation of an change to pkgconfig(alsa) to not pollute CFLAGS with -I/usr/include/alsa anymore.

Signed-off-by: Olaf Hering olaf@aepfle.de

Merge request reports