summary refs log tree commit diff stats
path: root/hw/remote/proxy-memory-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/remote/proxy-memory-listener.c')
-rw-r--r--hw/remote/proxy-memory-listener.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/proxy-memory-listener.c b/hw/remote/proxy-memory-listener.c
index ce7f5b9bfb..30ac74961d 100644
--- a/hw/remote/proxy-memory-listener.c
+++ b/hw/remote/proxy-memory-listener.c
@@ -12,7 +12,7 @@
 #include "qemu/range.h"
 #include "system/memory.h"
 #include "exec/cpu-common.h"
-#include "exec/ram_addr.h"
+#include "system/ram_addr.h"
 #include "qapi/error.h"
 #include "qemu/error-report.h"
 #include "hw/remote/mpqemu-link.h"