aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/fetch.cxx')
-rw-r--r--bpkg/fetch.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/bpkg/fetch.cxx b/bpkg/fetch.cxx
index 0851950..efb2632 100644
--- a/bpkg/fetch.cxx
+++ b/bpkg/fetch.cxx
@@ -9,8 +9,7 @@
#include <butl/process>
#include <butl/fdstream>
#include <butl/filesystem>
-
-#include <bpkg/manifest-parser>
+#include <butl/manifest-parser>
#include <bpkg/checksum>
#include <bpkg/diagnostics>