mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-23 05:56:17 +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
|
@ -30,7 +30,7 @@
|
|||
#include "player/alsa_player.hpp"
|
||||
#endif
|
||||
#ifdef HAS_WASAPI
|
||||
#include "player/wasapi_player.h"
|
||||
#include "player/wasapi_player.hpp"
|
||||
#endif
|
||||
#ifdef HAS_DAEMON
|
||||
#include "common/daemon.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue