aboutsummaryrefslogtreecommitdiffstats
path: root/src/LogInit.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/LogInit.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/LogInit.cxx b/src/LogInit.cxx
index 0b781da23..2a5d4d7c5 100644
--- a/src/LogInit.cxx
+++ b/src/LogInit.cxx
@@ -21,9 +21,9 @@
#include "LogInit.hxx"
#include "LogBackend.hxx"
#include "Log.hxx"
-#include "ConfigData.hxx"
-#include "ConfigGlobal.hxx"
-#include "ConfigOption.hxx"
+#include "config/ConfigData.hxx"
+#include "config/ConfigGlobal.hxx"
+#include "config/ConfigOption.hxx"
#include "system/FatalError.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/FileSystem.hxx"