Index: uspace/drv/bus/usb/uhci/main.c
===================================================================
--- uspace/drv/bus/usb/uhci/main.c	(revision be554d93f05571fa5597ccecb0a2446a0d28043d)
+++ uspace/drv/bus/usb/uhci/main.c	(revision fe9d542fc0e5aba8dda7a5624ecfc35be50d4daf)
@@ -36,5 +36,4 @@
 #include <str_error.h>
 
-#include <usb/ddfiface.h>
 #include <usb/debug.h>
 
Index: uspace/drv/bus/usb/uhci/uhci.c
===================================================================
--- uspace/drv/bus/usb/uhci/uhci.c	(revision be554d93f05571fa5597ccecb0a2446a0d28043d)
+++ uspace/drv/bus/usb/uhci/uhci.c	(revision fe9d542fc0e5aba8dda7a5624ecfc35be50d4daf)
@@ -40,5 +40,4 @@
 #include <str_error.h>
 #include <ddf/interrupt.h>
-#include <usb/ddfiface.h>
 #include <usb/debug.h>
 #include <usb/host/hcd.h>
