summary refs log tree commit diff stats
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/ppc/vof.h b/include/hw/ppc/vof.h
index d3f293da8b..2918aaab12 100644
--- a/include/hw/ppc/vof.h
+++ b/include/hw/ppc/vof.h
@@ -8,7 +8,7 @@
 
 #include "qom/object.h"
 #include "exec/address-spaces.h"
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "exec/cpu-defs.h"
 
 typedef struct Vof {