aboutsummaryrefslogtreecommitdiff
path: root/bpkg/archive.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/archive.cxx')
-rw-r--r--bpkg/archive.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/archive.cxx b/bpkg/archive.cxx
index 4ad996f..ce62fab 100644
--- a/bpkg/archive.cxx
+++ b/bpkg/archive.cxx
@@ -4,8 +4,8 @@
#include <bpkg/archive.hxx>
-#include <butl/process>
-#include <butl/fdstream>
+#include <libbutl/process.hxx>
+#include <libbutl/fdstream.hxx>
#include <bpkg/diagnostics.hxx>