diff options
Diffstat (limited to 'hw/remote/proxy-memory-listener.c')
| -rw-r--r-- | hw/remote/proxy-memory-listener.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/proxy-memory-listener.c b/hw/remote/proxy-memory-listener.c index a926f61ebe..ce7f5b9bfb 100644 --- a/hw/remote/proxy-memory-listener.c +++ b/hw/remote/proxy-memory-listener.c @@ -10,7 +10,7 @@ #include "qemu/int128.h" #include "qemu/range.h" -#include "exec/memory.h" +#include "system/memory.h" #include "exec/cpu-common.h" #include "exec/ram_addr.h" #include "qapi/error.h" |