aboutsummaryrefslogtreecommitdiffstats
path: root/src/zeroconf/ZeroconfGlue.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/zeroconf/ZeroconfGlue.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zeroconf/ZeroconfGlue.cxx b/src/zeroconf/ZeroconfGlue.cxx
index 05bb3c17c..95797491b 100644
--- a/src/zeroconf/ZeroconfGlue.cxx
+++ b/src/zeroconf/ZeroconfGlue.cxx
@@ -21,8 +21,8 @@
#include "ZeroconfGlue.hxx"
#include "ZeroconfAvahi.hxx"
#include "ZeroconfBonjour.hxx"
-#include "ConfigGlobal.hxx"
-#include "ConfigOption.hxx"
+#include "config/ConfigGlobal.hxx"
+#include "config/ConfigOption.hxx"
#include "Listen.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"