]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/main.c
Rename hush to cli_hush
[karo-tx-uboot.git] / common / main.c
index 9bee7bdc6b0e9b8deeb21b15647ff48a8e88156d..a80fb7c3441cda6ef3318dad72cf000126502cdf 100644 (file)
@@ -14,7 +14,7 @@
 #include <common.h>
 #include <command.h>
 #include <fdtdec.h>
-#include <hush.h>
+#include <cli_hush.h>
 #include <malloc.h>
 #include <menu.h>
 #include <post.h>