mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
PulseAudio's output plugin should not include ALSA headers.
This commit is contained in:
parent
88c0449dae
commit
7b6db07037
@ -1,6 +1,7 @@
|
|||||||
0.98.1
|
0.98.1
|
||||||
|
|
||||||
* fixed album art extraction for xiph comments.
|
* fixed album art extraction for xiph comments.
|
||||||
|
* fixed PulseAudio compile issue
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -37,5 +37,3 @@
|
|||||||
|
|
||||||
#include <musikcore/config.h>
|
#include <musikcore/config.h>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
#include <alsa/asoundlib.h>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user