libfdt: Add fdt_setprop_inplace_namelen_partial
[platform/kernel/u-boot.git] / lib / sha256.c
index b1085ea..bb338ba 100644 (file)
@@ -13,7 +13,7 @@
 #include <string.h>
 #endif /* USE_HOSTCC */
 #include <watchdog.h>
-#include <sha256.h>
+#include <u-boot/sha256.h>
 
 /*
  * 32-bit integer manipulation macros (big endian)