mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-11 16:16:42 +02:00
Add reformat target to CMakeLists.txt
This commit is contained in:
parent
cc6186c4ba
commit
8186c44118
5 changed files with 27 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
#include "player/coreaudio_player.hpp"
|
||||
#endif
|
||||
#ifdef HAS_WASAPI
|
||||
#include "player/wasapi_player.h"
|
||||
#include "player/wasapi_player.hpp"
|
||||
#endif
|
||||
#include "player/file_player.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue