polybar/include/adapters/alsa
patrick96 16102c258a alsa: include asoundlib.h instead of all alsa headers
In alsa 1.2.10, the `alsa/control.h` header cannot be included on its
own because it does not include all symbols it uses.

We are basically duplicating asoundlib.h anyway and there is even a
macro variable to switch to it.

Ref: #3009
Ref: https://github.com/alsa-project/alsa-lib/issues/348
2023-09-28 19:30:49 +02:00
..
control.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
generic.hpp alsa: include asoundlib.h instead of all alsa headers 2023-09-28 19:30:49 +02:00
mixer.hpp refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00