summaryrefslogtreecommitdiff
path: root/src/egg_hatch.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-27 11:34:55 -0400
committerGitHub <noreply@github.com>2019-09-27 11:34:55 -0400
commit301822603ea19ee69b9bd64b266e51a8ed9b7c04 (patch)
treee449cf9dddb0e371f1bc73f1d534d6c4e615305c /src/egg_hatch.c
parent3d9bad5558c6ef8828be7a50e3e553d55ca877e0 (diff)
parentab139bf2542971c085f05617aa4cedbe7ae859dd (diff)
Merge pull request #802 from PikalaxALT/gflib
Gflib and libagbsyscall
Diffstat (limited to 'src/egg_hatch.c')
-rw-r--r--src/egg_hatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egg_hatch.c b/src/egg_hatch.c
index 1eaf4e4a1..9e9d1c2c5 100644
--- a/src/egg_hatch.c
+++ b/src/egg_hatch.c
@@ -17,7 +17,7 @@
#include "menu.h"
#include "trig.h"
#include "random.h"
-#include "alloc.h"
+#include "malloc.h"
#include "dma3.h"
#include "gpu_regs.h"
#include "bg.h"