summary refs log tree commit diff stats
path: root/hw/omap_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/omap_uart.c')
-rw-r--r--hw/omap_uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/omap_uart.c b/hw/omap_uart.c
index 92f27021bb..159b2d1cdd 100644
--- a/hw/omap_uart.c
+++ b/hw/omap_uart.c
@@ -21,7 +21,7 @@
 #include "hw.h"
 #include "omap.h"
 #include "serial.h"
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 
 /* UARTs */
 struct omap_uart_s {