diff options
Diffstat (limited to 'hw/isa/apm.c')
-rw-r--r-- | hw/isa/apm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/isa/apm.c b/hw/isa/apm.c index f22b2d78a4..6300b1ba7a 100644 --- a/hw/isa/apm.c +++ b/hw/isa/apm.c @@ -22,7 +22,6 @@ #include "qemu/osdep.h" #include "hw/isa/apm.h" -#include "hw/hw.h" #include "hw/pci/pci.h" #include "migration/vmstate.h" |