Index: uspace/srv/hw/netif/dp8390/dp8390.c
===================================================================
--- uspace/srv/hw/netif/dp8390/dp8390.c	(revision 14f1db0aaed5208d5e8340c816ca6e555f81f67e)
+++ uspace/srv/hw/netif/dp8390/dp8390.c	(revision 88e127ee0bb8923637bdd782e2a0ca3803cd7faf)
@@ -34,7 +34,7 @@
 
 #include <assert.h>
+#include <byteorder.h>
 #include <errno.h>
 
-#include <net_byteorder.h>
 #include <netif_local.h>
 #include <packet/packet.h>
