diff options
Diffstat (limited to 'board/andestech/ae350/ae350.c')
-rw-r--r-- | board/andestech/ae350/ae350.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/andestech/ae350/ae350.c b/board/andestech/ae350/ae350.c index 1d9d4a929c2..9bdd2ab1780 100644 --- a/board/andestech/ae350/ae350.c +++ b/board/andestech/ae350/ae350.c @@ -6,6 +6,7 @@ #include <config.h> #include <cpu_func.h> +#include <env.h> #include <flash.h> #include <image.h> #include <init.h> |