aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build.hxx')
-rw-r--r--bpkg/pkg-build.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-build.hxx b/bpkg/pkg-build.hxx
index 429e613..7ba0d68 100644
--- a/bpkg/pkg-build.hxx
+++ b/bpkg/pkg-build.hxx
@@ -13,7 +13,7 @@
namespace bpkg
{
int
- pkg_build (const pkg_build_options&, cli::scanner& args);
+ pkg_build (const pkg_build_options&, cli::group_scanner& args);
}
#endif // BPKG_PKG_BUILD_HXX