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 e142f7efa6..aaa03b9711 100644
--- a/include/system/dma.h
+++ b/include/system/dma.h
@@ -10,7 +10,7 @@
 #ifndef DMA_H
 #define DMA_H
 
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "exec/address-spaces.h"
 #include "block/block.h"
 #include "block/accounting.h"