env: Move env_get() to env.h
[oweals/u-boot.git] / cmd / fpga.c
index 9fc2df699d7b659023e5196270a6f490a5eba774..b1c7b5453b3b12b5fb339f819f6244bd190e9a51 100644 (file)
@@ -9,6 +9,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <fpga.h>
 #include <fs.h>
 #include <gzip.h>