]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/usb/dev-hid.c
hw: move headers to include/
[mirror_qemu.git] / hw / usb / dev-hid.c
index 97010488872cacd0aa529a17da07b1ca004e14de..5f3a4b401e63292b61741bdb050a1e8160de6f92 100644 (file)
@@ -27,7 +27,7 @@
 #include "hw/usb.h"
 #include "hw/usb/desc.h"
 #include "qemu/timer.h"
-#include "hw/hid.h"
+#include "hw/input/hid.h"
 
 /* HID interface requests */
 #define GET_REPORT   0xa101