summaryrefslogtreecommitdiff
path: root/src/boot/z_std_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/z_std_dma.c')
-rw-r--r--src/boot/z_std_dma.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/boot/z_std_dma.c b/src/boot/z_std_dma.c
index ac4992264..5b5265629 100644
--- a/src/boot/z_std_dma.c
+++ b/src/boot/z_std_dma.c
@@ -1,8 +1,10 @@
#include "prevent_bss_reordering.h"
#include "global.h"
+#include "carthandle.h"
#include "fault.h"
#include "stack.h"
#include "stackcheck.h"
+#include "z64dma.h"
#include "z64thread.h"
size_t gDmaMgrDmaBuffSize = 0x2000;