Fix cyclic include

This commit is contained in:
badaix 2025-02-12 22:38:26 +01:00 committed by Johannes Pohl
parent a77f6f1b02
commit 555a2d654c
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"