aboutsummaryrefslogtreecommitdiff
path: root/build2/diagnostics.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/diagnostics.hxx')
-rw-r--r--build2/diagnostics.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/diagnostics.hxx b/build2/diagnostics.hxx
index 1b8f370..40ddd0c 100644
--- a/build2/diagnostics.hxx
+++ b/build2/diagnostics.hxx
@@ -111,7 +111,7 @@ namespace build2
// Diagnostic facility, base infrastructure.
//
- using butl::diag_lock;
+ using butl::diag_stream_lock;
using butl::diag_stream;
using butl::diag_epilogue;