mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 15:49:56 +02:00
Fix cyclic include
This commit is contained in:
parent
555a2d654c
commit
72de001aef
7 changed files with 55 additions and 30 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "server.hpp"
|
||||
#include "server_settings.hpp"
|
||||
#if defined(HAS_AVAHI) || defined(HAS_BONJOUR)
|
||||
#include "publishZeroConf/publish_mdns.hpp"
|
||||
#include "publishZeroConf/publish_zeroconf.hpp"
|
||||
#endif
|
||||
#include "common/aixlog.hpp"
|
||||
#include "config.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue