aboutsummaryrefslogtreecommitdiffstats
path: root/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'dma.h')
-rw-r--r--dma.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dma.h b/dma.h
index 7d2ab45b0..4fd80b972 100644
--- 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 {