summary refs log tree commit diff stats
path: root/include/system/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/dma.h')
-rw-r--r--include/system/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/dma.h b/include/system/dma.h
index aaa03b9711..82e7ad5437 100644
--- a/include/system/dma.h
+++ b/include/system/dma.h
@@ -11,7 +11,7 @@
 #define DMA_H
 
 #include "system/memory.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
 #include "block/block.h"
 #include "block/accounting.h"