]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/omap_uart.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / omap_uart.c
index 92f27021bba1913ba7dd93b3e6e916c0c5586b1d..159b2d1cddd8c352274ee3dd9ff24abc425a58a6 100644 (file)
@@ -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 {