summary refs log tree commit diff stats
path: root/include/hw/xen/xen-pvh-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/xen/xen-pvh-common.h')
-rw-r--r--include/hw/xen/xen-pvh-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/xen/xen-pvh-common.h b/include/hw/xen/xen-pvh-common.h
index 17c5a58a5a..5db83d88ec 100644
--- a/include/hw/xen/xen-pvh-common.h
+++ b/include/hw/xen/xen-pvh-common.h
@@ -9,7 +9,7 @@
 #ifndef XEN_PVH_COMMON_H__
 #define XEN_PVH_COMMON_H__
 
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "qom/object.h"
 #include "hw/boards.h"
 #include "hw/pci-host/gpex.h"