summaryrefslogtreecommitdiff
path: root/src/code/gamealloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/gamealloc.c')
-rw-r--r--src/code/gamealloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/gamealloc.c b/src/code/gamealloc.c
index 47591fd00..33ad848a1 100644
--- a/src/code/gamealloc.c
+++ b/src/code/gamealloc.c
@@ -1,6 +1,7 @@
#include "libc64/malloc.h"
#include "libu64/debug.h"
#include "gamealloc.h"
+#include "printf.h"
#include "macros.h"