From 4656eb3b2dea5bb30aa76b3fa9a1125632372b77 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 30 Sep 2019 14:25:13 +0300 Subject: Adapt to moving path match to path-pattern.?xx --- bpkg/fetch-git.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpkg') diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx index 8c3f719..00b925b 100644 --- a/bpkg/fetch-git.cxx +++ b/bpkg/fetch-git.cxx @@ -10,7 +10,8 @@ #include #include // digit(), xdigit() #include -#include // path_{entry,match,pattern}() +#include // path_entry +#include #include #include // parse_standard_version() -- cgit v1.1