summary refs log tree commit diff stats
path: root/include/system/xen-mapcache.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/system/xen-mapcache.h (renamed from include/sysemu/xen-mapcache.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysemu/xen-mapcache.h b/include/system/xen-mapcache.h
index b5e3ea1bc0..b68f196ddd 100644
--- a/include/sysemu/xen-mapcache.h
+++ b/include/system/xen-mapcache.h
@@ -10,7 +10,7 @@
 #define XEN_MAPCACHE_H
 
 #include "exec/cpu-common.h"
-#include "sysemu/xen.h"
+#include "system/xen.h"
 
 typedef hwaddr (*phys_offset_to_gaddr_t)(hwaddr phys_offset,
                                          ram_addr_t size);