Index: uspace/drv/usbmast/mast.h
===================================================================
--- uspace/drv/usbmast/mast.h	(revision 5f0fe4e9262b5bb26a0a103c89d155a0e6d42060)
+++ uspace/drv/usbmast/mast.h	(revision 88be3a0b1a7c875538a94161da2fc45d37ff78e3)
@@ -39,6 +39,6 @@
 #include <sys/types.h>
 #include <usb/usb.h>
-#include <usb/pipes.h>
-#include <usb/devdrv.h>
+#include <usb/dev/pipes.h>
+#include <usb/dev/driver.h>
 
 /** Result of SCSI INQUIRY command.
