Revision 1de7afc9 hw/usb.h

b/hw/usb.h
26 26
 */
27 27

  
28 28
#include "qdev.h"
29
#include "qemu-queue.h"
29
#include "qemu/queue.h"
30 30

  
31 31
/* Constants related to the USB / PCI interaction */
32 32
#define USB_SBRN    0x60 /* Serial Bus Release Number Register */

Also available in: Unified diff