summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/common/up_allocateheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z16/src/common/up_allocateheap.c')
-rw-r--r--nuttx/arch/z16/src/common/up_allocateheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/z16/src/common/up_allocateheap.c b/nuttx/arch/z16/src/common/up_allocateheap.c
index 28205ecd7..a73515ac2 100644
--- a/nuttx/arch/z16/src/common/up_allocateheap.c
+++ b/nuttx/arch/z16/src/common/up_allocateheap.c
@@ -44,7 +44,7 @@
#include <nuttx/arch.h>
#include <nuttx/mm.h>
-#include "up_arch.h"
+#include "chip/chip.h"
#include "up_internal.h"
#include "up_mem.h"