imx: nandbcb: add support for writing BCB only
[oweals/u-boot.git] / cmd / bootm.c
index 41b341e2e5387f6a1d5485e4f6850554341d0e7c..8279f2b7cc632f14f7cf2155583dfb0710797cfa 100644 (file)
@@ -10,7 +10,7 @@
 #include <common.h>
 #include <bootm.h>
 #include <command.h>
-#include <environment.h>
+#include <env.h>
 #include <errno.h>
 #include <image.h>
 #include <malloc.h>