]> git.proxmox.com Git - qemu.git/blobdiff - hw/sysbus.h
exec: move include files to include/exec/
[qemu.git] / hw / sysbus.h
index e58baaae36960915fc46639be332809bf20058fd..669cf87ae9e12ad7e76c13e15fb7b0635cee427e 100644 (file)
@@ -4,7 +4,7 @@
 /* Devices attached directly to the main system bus.  */
 
 #include "qdev.h"
-#include "memory.h"
+#include "exec/memory.h"
 
 #define QDEV_MAX_MMIO 32
 #define QDEV_MAX_PIO 32