aboutsummaryrefslogtreecommitdiffstats
path: root/src/Log.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Log.cxx')
-rw-r--r--src/Log.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Log.cxx b/src/Log.cxx
index 667480ce2..721e59862 100644
--- a/src/Log.cxx
+++ b/src/Log.cxx
@@ -19,7 +19,9 @@
#include "config.h"
#include "Log.hxx"
-#include "conf.h"
+#include "ConfigData.hxx"
+#include "ConfigGlobal.hxx"
+#include "ConfigOption.hxx"
#include "system/fd_util.h"
#include "system/FatalError.hxx"
#include "fs/Path.hxx"