summaryrefslogtreecommitdiff
path: root/src/code/debug_malloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/debug_malloc.c')
-rw-r--r--src/code/debug_malloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/debug_malloc.c b/src/code/debug_malloc.c
index 5be04b23c..a1def050a 100644
--- a/src/code/debug_malloc.c
+++ b/src/code/debug_malloc.c
@@ -1,5 +1,5 @@
#include "global.h"
-#include "osMalloc.h"
+#include "libc64/os_malloc.h"
#define LOG_SEVERITY_NOLOG 0
#define LOG_SEVERITY_ERROR 2