summary refs log tree commit diff stats
path: root/hw/isa/piix.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/isa/piix.c')
-rw-r--r--hw/isa/piix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/isa/piix.c b/hw/isa/piix.c
index eabf256731..7fc9e3ec9d 100644
--- a/hw/isa/piix.c
+++ b/hw/isa/piix.c
@@ -34,7 +34,7 @@
 #include "hw/ide/piix.h"
 #include "hw/intc/i8259.h"
 #include "hw/isa/isa.h"
-#include "sysemu/runstate.h"
+#include "system/runstate.h"
 #include "migration/vmstate.h"
 #include "hw/acpi/acpi_aml_interface.h"