diff options
Diffstat (limited to 'hw/dma.c')
-rw-r--r-- | hw/dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |