efi_loader: correctly render MAC address device path nodes
[oweals/u-boot.git] / drivers / serial / serial.c
index 09365ba6a1efaf7ce535d27629f77363060ca205..b907508dbe5d75c0d29f79871b911ee5402221a0 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #include <common.h>
-#include <environment.h>
+#include <env_internal.h>
 #include <serial.h>
 #include <stdio_dev.h>
 #include <post.h>