env: Move env_get_f() to env.h
[platform/kernel/u-boot.git] / board / esd / meesc / meesc.c
index 29b6341..b0d2f7b 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <asm/io.h>
 #include <asm/gpio.h>
 #include <asm/mach-types.h>