Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / common / spl / spl_fat.c
index 163e540622b18823bb082911b421f8c2fb56a2c4..aa371ab52c5606c7529b0817f6d43cf31dc1d1b0 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <spl.h>
 #include <asm/u-boot.h>
 #include <fat.h>