aboutsummaryrefslogtreecommitdiff
path: root/include/system/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/dma.h')
-rw-r--r--include/system/dma.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/system/dma.h b/include/system/dma.h
index e142f7e..82e7ad5 100644
--- a/include/system/dma.h
+++ b/include/system/dma.h
@@ -10,8 +10,8 @@
#ifndef DMA_H
#define DMA_H
-#include "exec/memory.h"
-#include "exec/address-spaces.h"
+#include "system/memory.h"
+#include "system/address-spaces.h"
#include "block/block.h"
#include "block/accounting.h"