Index: uspace/drv/bus/usb/usbhub/port.c
===================================================================
--- uspace/drv/bus/usb/usbhub/port.c	(revision a5a470c6e40a57befd448eb5f1753c0545a63690)
+++ uspace/drv/bus/usb/usbhub/port.c	(revision ef4043421c5f5a6e3e61bddcbe9ae96bc6bc7fb5)
@@ -41,5 +41,4 @@
 
 #include <usb/debug.h>
-#include <usb/dev/hub.h>
 
 #include "port.h"
Index: uspace/drv/bus/usb/usbhub/port.h
===================================================================
--- uspace/drv/bus/usb/usbhub/port.h	(revision a5a470c6e40a57befd448eb5f1753c0545a63690)
+++ uspace/drv/bus/usb/usbhub/port.h	(revision ef4043421c5f5a6e3e61bddcbe9ae96bc6bc7fb5)
@@ -37,5 +37,4 @@
 
 #include <usb/dev/driver.h>
-#include <usb/dev/hub.h>
 #include <usb/classes/hub.h>
 
Index: uspace/drv/bus/usb/usbhub/usbhub.h
===================================================================
--- uspace/drv/bus/usb/usbhub/usbhub.h	(revision a5a470c6e40a57befd448eb5f1753c0545a63690)
+++ uspace/drv/bus/usb/usbhub/usbhub.h	(revision ef4043421c5f5a6e3e61bddcbe9ae96bc6bc7fb5)
@@ -39,5 +39,4 @@
 #include <ddf/driver.h>
 
-#include <usb/dev/hub.h>
 #include <usb/classes/hub.h>
 
