Hardware convenience library
[qemu] / dma.h
diff --git a/dma.h b/dma.h
index 7d2ab45..4fd80b9 100644 (file)
--- a/dma.h
+++ b/dma.h
@@ -11,7 +11,8 @@
 #define DMA_H
 
 #include <stdio.h>
-#include "cpu.h"
+//#include "cpu.h"
+#include "hw/hw.h"
 #include "block.h"
 
 typedef struct {