diff options
Diffstat (limited to 'hw/usb-ohci.c')
-rw-r--r-- | hw/usb-ohci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb-ohci.c b/hw/usb-ohci.c index 0f7f4de154..7ab3a98619 100644 --- a/hw/usb-ohci.c +++ b/hw/usb-ohci.c @@ -32,6 +32,7 @@ #include "pci.h" #include "pxa.h" #include "devices.h" +#include "usb-ohci.h" //#define DEBUG_OHCI /* Dump packet contents. */ |