summary refs log tree commit diff stats
path: root/hw/remote/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/remote/memory.c')
-rw-r--r--hw/remote/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/memory.c b/hw/remote/memory.c
index 6d60da91e0..00193a552f 100644
--- a/hw/remote/memory.c
+++ b/hw/remote/memory.c
@@ -11,7 +11,7 @@
 #include "qemu/osdep.h"
 
 #include "hw/remote/memory.h"
-#include "exec/ram_addr.h"
+#include "system/ram_addr.h"
 #include "qapi/error.h"
 
 static void remote_sysmem_reset(void)