PulseAudio's output plugin should not include ALSA headers.

This commit is contained in:
casey langen 2022-07-21 14:04:20 -07:00
parent 88c0449dae
commit 7b6db07037
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,7 @@
0.98.1
* fixed album art extraction for xiph comments.
* fixed PulseAudio compile issue
--------------------------------------------------------------------------------

View File

@ -37,5 +37,3 @@
#include <musikcore/config.h>
#include <iostream>
#include <alsa/asoundlib.h>