summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch/ukswitch/ukswitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/etherswitch/ukswitch/ukswitch.c')
-rw-r--r--sys/dev/etherswitch/ukswitch/ukswitch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/etherswitch/ukswitch/ukswitch.c b/sys/dev/etherswitch/ukswitch/ukswitch.c
index fa65455..876aa9d 100644
--- a/sys/dev/etherswitch/ukswitch/ukswitch.c
+++ b/sys/dev/etherswitch/ukswitch/ukswitch.c
@@ -50,7 +50,7 @@
#include <machine/bus.h>
#include <dev/mii/mii.h>
#include <dev/mii/miivar.h>
-#include <dev/etherswitch/mdio.h>
+#include <dev/mdio/mdio.h>
#include <dev/etherswitch/etherswitch.h>
OpenPOWER on IntegriCloud