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