diff options
Diffstat (limited to 'src/code/game.c')
| -rw-r--r-- | src/code/game.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/game.c b/src/code/game.c index ffb8bc847..07007f6a7 100644 --- a/src/code/game.c +++ b/src/code/game.c @@ -1,5 +1,6 @@ #include "global.h" #include "fault.h" +#include "osMalloc.h" #include "terminal.h" #if PLATFORM_N64 #include "n64dd.h" |
