Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / net / wol.c
index 946bd91b473d3f45e05c4576209ba192199a93c5..0a625668a992ef4fd6feb8c8cf4084b6020ccfd8 100644 (file)
--- a/net/wol.c
+++ b/net/wol.c
@@ -5,8 +5,8 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <net.h>
-#include <environment.h>
 #include "wol.h"
 
 static ulong wol_timeout = WOL_DEFAULT_TIMEOUT;