mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-25 20:38:55 +02:00
Fix cyclic include
This commit is contained in:
parent
a77f6f1b02
commit
555a2d654c
6 changed files with 54 additions and 29 deletions
|
@ -56,7 +56,7 @@
|
|||
#endif
|
||||
#include "player/file_player.hpp"
|
||||
|
||||
#include "browseZeroConf/browse_mdns.hpp"
|
||||
#include "browseZeroConf/browse_zeroconf.hpp"
|
||||
#include "common/aixlog.hpp"
|
||||
#include "common/message/client_info.hpp"
|
||||
#include "common/message/error.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue