summary refs log tree commit diff stats
path: root/include/hw/ppc/pnv_sbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/ppc/pnv_sbe.h')
-rw-r--r--include/hw/ppc/pnv_sbe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/ppc/pnv_sbe.h b/include/hw/ppc/pnv_sbe.h
index b6b378ad14..48a8b86a80 100644
--- a/include/hw/ppc/pnv_sbe.h
+++ b/include/hw/ppc/pnv_sbe.h
@@ -20,7 +20,7 @@
 #ifndef PPC_PNV_SBE_H
 #define PPC_PNV_SBE_H
 
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "hw/qdev-core.h"
 
 #define TYPE_PNV_SBE "pnv-sbe"