diff options
Diffstat (limited to 'hw/input/pckbd.c')
-rw-r--r-- | hw/input/pckbd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/input/pckbd.c b/hw/input/pckbd.c index cf1690332d..f2e32a1ed5 100644 --- a/hw/input/pckbd.c +++ b/hw/input/pckbd.c @@ -24,7 +24,6 @@ #include "qemu/osdep.h" #include "qemu/log.h" -#include "hw/hw.h" #include "hw/isa/isa.h" #include "migration/vmstate.h" #include "hw/i386/pc.h" |