env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / board / renesas / sh7752evb / sh7752evb.c
index da33a0b..d0b850f 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 #include <common.h>
-#include <environment.h>
+#include <env.h>
 #include <malloc.h>
 #include <asm/processor.h>
 #include <asm/io.h>