aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/vof.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/vof.c')
-rw-r--r--hw/ppc/vof.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/ppc/vof.c b/hw/ppc/vof.c
index b5b6514..f14efa3 100644
--- a/hw/ppc/vof.c
+++ b/hw/ppc/vof.c
@@ -15,10 +15,10 @@
#include "qemu/units.h"
#include "qemu/log.h"
#include "qapi/error.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
#include "hw/ppc/vof.h"
#include "hw/ppc/fdt.h"
-#include "sysemu/runstate.h"
+#include "system/runstate.h"
#include "qom/qom-qobject.h"
#include "trace.h"