]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/ubsha1.c
patman: Move the 'git log' command into a function
[karo-tx-uboot.git] / tools / ubsha1.c
index 1041588d0b037aa7bdd5909644d352c5b20bab25..4a17246da78f1832876771000127c61183827232 100644 (file)
@@ -13,7 +13,7 @@
 #include <errno.h>
 #include <string.h>
 #include <sys/stat.h>
-#include "sha1.h"
+#include <u-boot/sha1.h>
 
 int main (int argc, char **argv)
 {