aboutsummaryrefslogtreecommitdiff
path: root/bpkg/checksum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/checksum.hxx')
-rw-r--r--bpkg/checksum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/checksum.hxx b/bpkg/checksum.hxx
index fdf6fe5..73f52e8 100644
--- a/bpkg/checksum.hxx
+++ b/bpkg/checksum.hxx
@@ -4,7 +4,7 @@
#ifndef BPKG_CHECKSUM_HXX
#define BPKG_CHECKSUM_HXX
-#include <libbutl/sha256.mxx>
+#include <libbutl/sha256.hxx>
#include <bpkg/types.hxx>
#include <bpkg/utility.hxx>