aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-08-23 23:16:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-08-24 17:22:19 +0300
commit886868dc67e069734b44d81d9f56d48a0a47538e (patch)
treed26193d2b9612199e272542ab453959f98bb51fb /bpkg/rep-fetch.cxx
parent88b90dd8326328503cdecfc0271f4be02fdc214b (diff)
Split pkg-build.cxx
Diffstat (limited to 'bpkg/rep-fetch.cxx')
-rw-r--r--bpkg/rep-fetch.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/rep-fetch.cxx b/bpkg/rep-fetch.cxx
index e00c7c5..ac5b3b0 100644
--- a/bpkg/rep-fetch.cxx
+++ b/bpkg/rep-fetch.cxx
@@ -18,6 +18,7 @@
#include <bpkg/pkg-verify.hxx>
#include <bpkg/diagnostics.hxx>
#include <bpkg/satisfaction.hxx>
+#include <bpkg/package-query.hxx>
#include <bpkg/manifest-utility.hxx>
using namespace std;