Index: uspace/drv/uhci-hcd/Makefile
===================================================================
--- uspace/drv/uhci-hcd/Makefile	(revision 33fbe95ae55b7ade1c70254efd592f56ff337806)
+++ uspace/drv/uhci-hcd/Makefile	(revision 87644b475e40058a32e8bf51a05dc7c729e2321d)
@@ -39,5 +39,5 @@
 	hc.c \
 	root_hub.c \
-	uhci_struct/transfer_descriptor.c \
+	hw_struct/transfer_descriptor.c \
 	pci.c \
 	batch.c
