]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_sha1sum.c
karo: tx6: don't position CSF at fixed offset
[karo-tx-uboot.git] / common / cmd_sha1sum.c
index 644b9a0e668e661b4add6f3eab5c90705edc5f48..783ea2e32db3725909d13e76b843aeb7e5f92bc3 100644 (file)
@@ -11,7 +11,7 @@
 #include <common.h>
 #include <command.h>
 #include <hash.h>
-#include <sha1.h>
+#include <u-boot/sha1.h>
 
 int do_sha1sum(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 {