summaryrefslogtreecommitdiff
path: root/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto.c')
-rw-r--r--crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto.c b/crypto.c
index 306071f9..0e18b36f 100644
--- a/crypto.c
+++ b/crypto.c
@@ -15,7 +15,7 @@
#include <libscrypt.h>
#include <uuid/uuid.h>
-#include "checksum.h"
+#include "libbcachefs/checksum.h"
#include "crypto.h"
char *read_passphrase(const char *prompt)