aboutsummaryrefslogtreecommitdiffstats
path: root/src/Listen.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Listen.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Listen.cxx b/src/Listen.cxx
index 9d9b02c48..9cdf1b823 100644
--- a/src/Listen.cxx
+++ b/src/Listen.cxx
@@ -22,9 +22,9 @@
#include "Main.hxx"
#include "Instance.hxx"
#include "Client.hxx"
-#include "ConfigData.hxx"
-#include "ConfigGlobal.hxx"
-#include "ConfigOption.hxx"
+#include "config/ConfigData.hxx"
+#include "config/ConfigGlobal.hxx"
+#include "config/ConfigOption.hxx"
#include "event/ServerSocket.hxx"
#include "util/Error.hxx"
#include "util/Domain.hxx"