Index: uspace/drv/bus/usb/vhc/vhcd.h
===================================================================
--- uspace/drv/bus/usb/vhc/vhcd.h	(revision 17873ac7d4019500d5125f0b78948a7b91d478ec)
+++ uspace/drv/bus/usb/vhc/vhcd.h	(revision 479e32d1f14d8a612f29cd0c2feff2501360407b)
@@ -38,5 +38,4 @@
 
 #include <usbvirt/device.h>
-#include <usbhc_iface.h>
 #include <async.h>
 
Index: uspace/drv/bus/usb/xhci/endpoint.h
===================================================================
--- uspace/drv/bus/usb/xhci/endpoint.h	(revision 17873ac7d4019500d5125f0b78948a7b91d478ec)
+++ uspace/drv/bus/usb/xhci/endpoint.h	(revision 479e32d1f14d8a612f29cd0c2feff2501360407b)
@@ -42,4 +42,5 @@
 #include <usb/host/endpoint.h>
 #include <usb/host/hcd.h>
+#include <ddf/driver.h>
 
 #include "trb_ring.h"
