Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[oweals/u-boot.git] / cmd / ini.c
index 8c28fa6394bd6d549d8c18863a5141dd44ffcf53..0c425262d0e77df77d912f705d9d93c21c317b7c 100644 (file)
--- a/cmd/ini.c
+++ b/cmd/ini.c
@@ -13,7 +13,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
+#include <env.h>
 #include <linux/ctype.h>
 #include <linux/string.h>