Zeroconf*: move to zeroconf/

This commit is contained in:
Max Kellermann
2014-01-24 00:14:54 +01:00
parent 4aa6d39fd8
commit 6b70f5e490
12 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
#include "config.h"
#include "event/Loop.hxx"
#include "ShutdownHandler.hxx"
#include "ZeroconfAvahi.hxx"
#include "zeroconf/ZeroconfAvahi.hxx"
#include <stdlib.h>