mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-28 16:36:17 +02:00
Cleanup WINDOWS and HAS_WASAPI usages
This commit is contained in:
parent
d7c39bf13b
commit
860c0e5c8f
2 changed files with 6 additions and 3 deletions
|
@ -44,7 +44,7 @@
|
|||
#ifdef HAS_COREAUDIO
|
||||
#include "player/coreaudio_player.hpp"
|
||||
#endif
|
||||
#ifdef WINDOWS
|
||||
#ifdef HAS_WASAPI
|
||||
#include "player/wasapi_player.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue