aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/vof.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/ppc/vof.h')
-rw-r--r--include/hw/ppc/vof.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hw/ppc/vof.h b/include/hw/ppc/vof.h
index d3f293d..3a0fbff 100644
--- a/include/hw/ppc/vof.h
+++ b/include/hw/ppc/vof.h
@@ -7,8 +7,8 @@
#define HW_VOF_H
#include "qom/object.h"
-#include "exec/address-spaces.h"
-#include "exec/memory.h"
+#include "system/address-spaces.h"
+#include "system/memory.h"
#include "exec/cpu-defs.h"
typedef struct Vof {