diff options
Diffstat (limited to 'src/code/z_malloc.c')
| -rw-r--r-- | src/code/z_malloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_malloc.c b/src/code/z_malloc.c index 815af1943..508eb1ed9 100644 --- a/src/code/z_malloc.c +++ b/src/code/z_malloc.c @@ -1,4 +1,4 @@ -#include "z64malloc.h" +#include "zelda_arena.h" #include "libc64/os_malloc.h" |
