mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 21:01:42 +02:00
fix includes
This commit is contained in:
parent
13c6f4a99f
commit
d3b8ad5aa5
11 changed files with 11 additions and 18 deletions
|
@ -16,8 +16,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
//#include <CoreServices/CoreServices.h>
|
||||
#include "coreAudioPlayer.h"
|
||||
#include "coreaudio_player.hpp"
|
||||
#include <CoreAudio/CoreAudio.h>
|
||||
|
||||
#define NUM_BUFFERS 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue