diff options
Diffstat (limited to 'hw/bt/hid.c')
-rw-r--r-- | hw/bt/hid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bt/hid.c b/hw/bt/hid.c index 056291f9b5..066ca99ed2 100644 --- a/hw/bt/hid.c +++ b/hw/bt/hid.c @@ -19,7 +19,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/timer.h" #include "ui/console.h" #include "hw/input/hid.h" |