aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/prep_systemio.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/prep_systemio.c')
-rw-r--r--hw/ppc/prep_systemio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc/prep_systemio.c b/hw/ppc/prep_systemio.c
index 10f9725f41..86e83e278f 100644
--- a/hw/ppc/prep_systemio.c
+++ b/hw/ppc/prep_systemio.c
@@ -30,7 +30,7 @@
#include "exec/address-spaces.h"
#include "qemu/error-report.h" /* for error_report() */
#include "qemu/module.h"
-#include "sysemu/sysemu.h" /* for vm_stop() */
+#include "sysemu/runstate.h"
#include "cpu.h"
#include "trace.h"