aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/diagnostics.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/diagnostics.hxx')
-rw-r--r--libbuild2/diagnostics.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/diagnostics.hxx b/libbuild2/diagnostics.hxx
index 9ad18ff..802cd3c 100644
--- a/libbuild2/diagnostics.hxx
+++ b/libbuild2/diagnostics.hxx
@@ -62,7 +62,7 @@ namespace build2
// While uint8 is more than enough, use uint16 for the ease of printing.
//
- // Forward-declarated in utility.hxx.
+ // Forward-declarated in <libbuild2/utility.hxx>.
//
// extern uint16_t verb;
// const uint16_t verb_never = 7;