Fix cyclic include

This commit is contained in:
badaix 2025-02-12 22:38:26 +01:00
parent 8cddeb7f6e
commit f24c4b01b7
6 changed files with 54 additions and 29 deletions

View file

@ -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"