diff options
Diffstat (limited to 'env/remote.c')
-rw-r--r-- | env/remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/remote.c b/env/remote.c index b1a7d1a4c1..02531f427b 100644 --- a/env/remote.c +++ b/env/remote.c @@ -7,7 +7,7 @@ #include <common.h> #include <command.h> -#include <environment.h> +#include <env_internal.h> #include <linux/stddef.h> #ifdef ENV_IS_EMBEDDED |