]> Git Repo - qemu.git/blobdiff - hw/usb-hid.c
vmstate: port cuda
[qemu.git] / hw / usb-hid.c
index c25362cc95eac167f68a0f8e360b011e29205379..89c293c466aba43fdc29d510db012899a27176dc 100644 (file)
@@ -26,7 +26,7 @@
 #include "console.h"
 #include "usb.h"
 #include "usb-desc.h"
-#include "sysemu.h"
+#include "qemu-timer.h"
 
 /* HID interface requests */
 #define GET_REPORT   0xa101
This page took 0.025434 seconds and 4 git commands to generate.