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