Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-rhd/port.c

    r81db65b r7d521e24  
    3737#include <str_error.h>
    3838#include <time.h>
     39#include <async.h>
    3940
    4041#include <usb/usb.h>    /* usb_address_t */
    41 #include <usb/hub.h>    /* usb_hc_new_device_wrapper */
     42#include <usb/dev/hub.h>    /* usb_hc_new_device_wrapper */
    4243#include <usb/debug.h>
    4344
Note: See TracChangeset for help on using the changeset viewer.