summaryrefslogtreecommitdiffstats
path: root/cmd/ethsw.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ethsw.c')
-rw-r--r--cmd/ethsw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/ethsw.c b/cmd/ethsw.c
index 473324f878..8846805799 100644
--- a/cmd/ethsw.c
+++ b/cmd/ethsw.c
@@ -7,7 +7,7 @@
#include <common.h>
#include <command.h>
-#include <environment.h>
+#include <env.h>
#include <errno.h>
#include <env_flags.h>
#include <ethsw.h>