Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / env / fat.c
index d23753c6ff30d98cdd5f07e99006231113341734..1836556f361d012e0bcd5ba54323475fe181e8a3 100644 (file)
--- a/env/fat.c
+++ b/env/fat.c
@@ -10,7 +10,7 @@
 
 #include <command.h>
 #include <env.h>
-#include <environment.h>
+#include <env_internal.h>
 #include <linux/stddef.h>
 #include <malloc.h>
 #include <memalign.h>