diff options
Diffstat (limited to 'hw/remote/memory.c')
-rw-r--r-- | hw/remote/memory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/memory.c b/hw/remote/memory.c index 6d60da9..00193a5 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) |