board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
[oweals/u-boot.git] / env / env.c
index 9d421e81256ba50c101d06c8e3660052bc02af55..9237bb9c742a5242940cd6248751bc5d4eef86fa 100644 (file)
--- a/env/env.c
+++ b/env/env.c
@@ -6,7 +6,7 @@
 
 #include <common.h>
 #include <env.h>
-#include <environment.h>
+#include <env_internal.h>
 
 DECLARE_GLOBAL_DATA_PTR;