aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/logging.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/logging.cc')
-rw-r--r--src/libutil/logging.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/logging.cc b/src/libutil/logging.cc
index 8e4828be4..731d1034d 100644
--- a/src/libutil/logging.cc
+++ b/src/libutil/logging.cc
@@ -4,6 +4,7 @@
#include "config.hh"
#include "source-path.hh"
#include "position.hh"
+#include "terminal.hh"
#include <atomic>
#include <nlohmann/json.hpp>