]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/image.c
includes: move openssl headers to include/u-boot
[people/ms/u-boot.git] / common / image.c
index 828b0af6d2235e40541bdf56e69d1dfc65003766..11b3cf58e6fe197c48e724bbcd02532ea30cf5ae 100644 (file)
@@ -34,7 +34,7 @@
 #endif
 
 #include <u-boot/md5.h>
-#include <sha1.h>
+#include <u-boot/sha1.h>
 #include <asm/errno.h>
 #include <asm/io.h>