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 e4554d4cd2ebcf91fb39f3fa98bbd0f229e55fa3)
@@ -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>
