aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-24 00:14:54 +0100
committerMax Kellermann <max@duempel.org>2014-01-24 00:14:54 +0100
commit6b70f5e49097c334c461994bb855709977bd8dae (patch)
tree739b8a1b6ba02a95729d7743bb79290abda74934 /test
parent4aa6d39fd8dfbb822db2f156ba371c1a5000f35c (diff)
downloadmpd-6b70f5e49097c334c461994bb855709977bd8dae.tar.gz
mpd-6b70f5e49097c334c461994bb855709977bd8dae.tar.xz
mpd-6b70f5e49097c334c461994bb855709977bd8dae.zip
Zeroconf*: move to zeroconf/
Diffstat (limited to 'test')
-rw-r--r--test/run_avahi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_avahi.cxx b/test/run_avahi.cxx
index b44980bc6..d1c153cfd 100644
--- a/test/run_avahi.cxx
+++ b/test/run_avahi.cxx
@@ -20,7 +20,7 @@
#include "config.h"
#include "event/Loop.hxx"
#include "ShutdownHandler.hxx"
-#include "ZeroconfAvahi.hxx"
+#include "zeroconf/ZeroconfAvahi.hxx"
#include <stdlib.h>