moved zeroconf to browseZeroConf dir

This commit is contained in:
Johannes Pohl 2016-10-19 09:21:58 +02:00
parent 819c22575e
commit 45c12c472f
7 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
#include "popl.hpp"
#include "controller.h"
#include "browsemDNS.h"
#include "browseZeroConf/browsemDNS.h"
#ifdef HAS_ALSA
#include "player/alsaPlayer.h"