summaryrefslogtreecommitdiff
path: root/arm9/lib/include/mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/mmap.h')
-rw-r--r--arm9/lib/include/mmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/lib/include/mmap.h b/arm9/lib/include/mmap.h
index c43e65b6..8f9d8dcd 100644
--- a/arm9/lib/include/mmap.h
+++ b/arm9/lib/include/mmap.h
@@ -1,7 +1,7 @@
#ifndef NITRO_MMAP_H
#define NITRO_MMAP_H
-#include "types.h"
+#include "nitro/types.h"
extern u32 SDK_AUTOLOAD_DTCM_START[];