]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/dma.c
hw: move headers to include/
[mirror_qemu.git] / hw / dma.c
index fd1161ca312c4f8cc01cffb0ab898655c10098cb..eb60d45178ee50e76563a9f9eff0756eb114b0f1 100644 (file)
--- a/hw/dma.c
+++ b/hw/dma.c
@@ -22,7 +22,7 @@
  * THE SOFTWARE.
  */
 #include "hw/hw.h"
-#include "hw/isa.h"
+#include "hw/isa/isa.h"
 #include "qemu/main-loop.h"
 
 /* #define DEBUG_DMA */