diff options
Diffstat (limited to 'hw/i386/port92.c')
-rw-r--r-- | hw/i386/port92.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/port92.c b/hw/i386/port92.c index 1b03b34..1ba3f32 100644 --- a/hw/i386/port92.c +++ b/hw/i386/port92.c @@ -7,7 +7,7 @@ */ #include "qemu/osdep.h" -#include "sysemu/runstate.h" +#include "system/runstate.h" #include "migration/vmstate.h" #include "hw/irq.h" #include "hw/isa/isa.h" |