summaryrefslogtreecommitdiffstats
path: root/board/phytec/phycore_rk3288/phycore-rk3288.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/phycore_rk3288/phycore-rk3288.c')
-rw-r--r--board/phytec/phycore_rk3288/phycore-rk3288.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/phycore_rk3288/phycore-rk3288.c b/board/phytec/phycore_rk3288/phycore-rk3288.c
index 7b9178e3a6..5fcbf65b7c 100644
--- a/board/phytec/phycore_rk3288/phycore-rk3288.c
+++ b/board/phytec/phycore_rk3288/phycore-rk3288.c
@@ -8,7 +8,7 @@
#include <common.h>
#include <dm.h>
#include <env.h>
-#include <environment.h>
+#include <env_internal.h>
#include <i2c.h>
#include <i2c_eeprom.h>
#include <netdev.h>