aboutsummaryrefslogtreecommitdiff
path: root/bdep/utility.txx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/utility.txx')
-rw-r--r--bdep/utility.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/utility.txx b/bdep/utility.txx
index 84248d0..9926e12 100644
--- a/bdep/utility.txx
+++ b/bdep/utility.txx
@@ -17,7 +17,7 @@ namespace bdep
{
try
{
- return process_start_callback (
+ return butl::process_start_callback (
[] (const char* const args[], size_t n)
{
if (verb >= 2)