summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEblo <7004497+Eblo@users.noreply.github.com>2025-09-17 09:46:52 -0400
committerEblo <7004497+Eblo@users.noreply.github.com>2025-09-17 09:46:52 -0400
commit3105e2c423a5081a4c4ae0de5a1d6cac3d874d3f (patch)
treee0cbb3c6cbd2aa4f3ee0df2457c8b5f4c06f0f64
parentc84f07044deee726490471d1c3974d0f10513981 (diff)
Include functions.h in z_fcurve_data_skelanime.c
-rw-r--r--mm/src/code/z_fcurve_data_skelanime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/src/code/z_fcurve_data_skelanime.c b/mm/src/code/z_fcurve_data_skelanime.c
index 7003a96f6..04dd8752d 100644
--- a/mm/src/code/z_fcurve_data_skelanime.c
+++ b/mm/src/code/z_fcurve_data_skelanime.c
@@ -32,6 +32,7 @@
#include "z64curve.h"
#include "z64malloc.h"
#include "z64.h"
+#include "functions.h"
#include "2s2h/BenPort.h"