aboutsummaryrefslogtreecommitdiff
path: root/bpkg/checksum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/checksum.cxx')
-rw-r--r--bpkg/checksum.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/bpkg/checksum.cxx b/bpkg/checksum.cxx
index d70446b..2e639ef 100644
--- a/bpkg/checksum.cxx
+++ b/bpkg/checksum.cxx
@@ -6,9 +6,9 @@
#include <streambuf>
-#include <butl/process>
-#include <butl/fdstream>
-#include <butl/filesystem>
+#include <libbutl/process.hxx>
+#include <libbutl/fdstream.hxx>
+#include <libbutl/filesystem.hxx>
#include <bpkg/diagnostics.hxx>