From 050a840ead5e51a1a9f3bffe89cc89077b2f35ed Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Sat, 30 Mar 2013 21:18:24 +0200 Subject: Imported Upstream version 1.4.0-2013.03 --- hw/isa_mmio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/isa_mmio.c') diff --git a/hw/isa_mmio.c b/hw/isa_mmio.c index 1405396..487cf6a 100644 --- a/hw/isa_mmio.c +++ b/hw/isa_mmio.c @@ -24,7 +24,7 @@ #include "hw.h" #include "isa.h" -#include "exec-memory.h" +#include "exec/address-spaces.h" static void isa_mmio_writeb (void *opaque, hwaddr addr, uint32_t val) -- cgit v1.2.3